aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-23 08:43:22 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-23 08:43:22 +0800
commit9fb58b95e9f7d66959f80d87fc4f1f06af041702 (patch)
tree15ea064c6fdb3c388c2a9d6c27e4458c4162dc36 /databases
parent102d7159933a4be498a343ce747b359725422624 (diff)
downloadfreebsd-ports-gnome-9fb58b95e9f7d66959f80d87fc4f1f06af041702.tar.gz
freebsd-ports-gnome-9fb58b95e9f7d66959f80d87fc4f1f06af041702.tar.zst
freebsd-ports-gnome-9fb58b95e9f7d66959f80d87fc4f1f06af041702.zip
- Add missing USES=libtool
Approved by: portmgr blanket
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile
index d98b93a7e35c..9a3572174f97 100644
--- a/databases/postgis21/Makefile
+++ b/databases/postgis21/Makefile
@@ -2,7 +2,7 @@
PORTNAME= postgis
PORTVERSION= 2.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
@@ -20,7 +20,7 @@ CONFLICTS= postgis-1.* postgis-2.0.*
LATEST_LINK= postgis21
USE_GNOME= libxml2
-USES= gmake iconv:wchar_t perl5 pgsql pkgconfig
+USES= gmake iconv:wchar_t perl5 pgsql pkgconfig libtool:keepla
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_PERL5= build