From d1f1a19cc01298348afbd7b6ab8d52256df8467d Mon Sep 17 00:00:00 2001 From: ade 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 --- lang/maude/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/maude/Makefile b/lang/maude/Makefile index 0aa61bf23b2a..966673cc5116 100644 --- a/lang/maude/Makefile +++ b/lang/maude/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= bdd:${PORTSDIR}/science/buddy \ USES= bison USE_AUTOTOOLS= aclocal autoheader automake +AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit