diff options
Diffstat (limited to 'devel/elfio/Makefile')
-rw-r--r-- | devel/elfio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 5d573f9b39bc..7aa14431ee89 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool22 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal |