diff options
Diffstat (limited to 'devel/argp-standalone/Makefile')
-rw-r--r-- | devel/argp-standalone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index f4c111f6e1c0..8ae7cfffc609 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal autoconf automake libtool AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal USE_LDCONFIG= yes |