PKGNAME=xcftools
PKGSEC=utils
PKGDEP="glibc libpng zlib"
PKGDES="Command line tools for use with the open XCF image format"

ABTYPE=autotools

# FIXME: Re-configuration fails.
#
# configure.ac:52: error: possibly undefined macro: AM_GNU_GETTEXT
#       If this token and others are legitimate, please use m4_pattern_allow.
#       See the Autoconf documentation.
# configure.ac:53: error: possibly undefined macro: AM_ICONV
# autoreconf: error: /usr/bin/autoconf failed with exit status: 1
RECONF=0

# FIXME: Shadow build fails.
#
# make: *** No rule to make target 'Makefile.in', needed by 'Makefile'.  Stop.
ABSHADOW=0
