From b3b33257e512916a4f977c9026941425a3aa916a Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 16 Jul 2013 05:42:36 +0000 Subject: - Update devel/automake to 1.14 - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X --- devel/elfio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/elfio/Makefile') 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 -- cgit v1.2.3