diff options
Diffstat (limited to 'sysutils/afflib/Makefile')
-rw-r--r-- | sysutils/afflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index ecd4ec7babc9..1c6e28e539d9 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -27,7 +27,7 @@ USE_ICONV = yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ARGS= --enable-s3=yes --libdir=${PREFIX} CONFIGURE_ENV= CPPFLAGS='-DFUSE_USE_VERSION=26' \ LDFLAGS='${PTHREAD_LIBS}' |