aboutsummaryrefslogtreecommitdiff
path: root/databases/gqlplus
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/gqlplus
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/gqlplus')
-rw-r--r--databases/gqlplus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile
index b5bfd166f24c..1515cceac19e 100644
--- a/databases/gqlplus/Makefile
+++ b/databases/gqlplus/Makefile
@@ -16,6 +16,7 @@ USE_GMAKE= yes
PORTDOCS= README ChangeLog
PLIST_FILES= bin/gqlplus
USE_AUTOTOOLS= autoconf automake aclocal
+AUTOMAKE_ARGS= --add-missing
.include <bsd.port.options.mk>