aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird21-server
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2013-07-16 05:42:36 +0000
committerAde Lovett <ade@FreeBSD.org>2013-07-16 05:42:36 +0000
commitb3b33257e512916a4f977c9026941425a3aa916a (patch)
tree2262a68c0e24ffd52c4e9969c5287660fcb39bb7 /databases/firebird21-server
parent1babe2feaefe5db9a31b19512e77709289cdf098 (diff)
downloadports-b3b33257e512916a4f977c9026941425a3aa916a.tar.gz
ports-b3b33257e512916a4f977c9026941425a3aa916a.zip
- 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
Notes
Notes: svn path=/head/; revision=323088
Diffstat (limited to 'databases/firebird21-server')
-rw-r--r--databases/firebird21-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/firebird21-server/Makefile b/databases/firebird21-server/Makefile
index 85839217f44a..7f49242c944b 100644
--- a/databases/firebird21-server/Makefile
+++ b/databases/firebird21-server/Makefile
@@ -23,7 +23,7 @@ USE_GCC= any
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf aclocal libtool
-ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
+ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
-I ${WRKSRC}/m4
MAKE_JOBS_UNSAFE= yes