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 b368e730a738..0b7d0100bfab 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a -ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal +ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal OPTIONE_DEFINE= EXAMPLES DOCS |