diff options
Diffstat (limited to 'textproc/augeas/Makefile')
-rw-r--r-- | textproc/augeas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 11cc7fd87b07..9ad2f4bd0d41 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -17,7 +17,7 @@ COMMENT= A configuration editing tool USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 autoheader:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf aclocal autoheader automake libtool ACLOCAL_ARGS= -I . -I gnulib/m4 -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes |