aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-31 13:36:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-31 13:36:37 +0000
commit95c38dcf3eec7ab4f462230b8e8ecf522eed38bd (patch)
tree1b2cd87392a7a0364385353fdd012c6fe4598802 /databases
parent6f4f01011c897bc1e244edacbc81cd14f12fb945 (diff)
downloadports-95c38dcf3eec7ab4f462230b8e8ecf522eed38bd.tar.gz
ports-95c38dcf3eec7ab4f462230b8e8ecf522eed38bd.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile
index 11decb4b6b0c..4e594e88a766 100644
--- a/databases/postgis20/Makefile
+++ b/databases/postgis20/Makefile
@@ -2,7 +2,7 @@
PORTNAME= postgis
PORTVERSION= 2.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 20
@@ -32,7 +32,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PERL5= build
-USES= gmake iconv libtool perl5 pgsql shebangfix
+USES= gmake iconv:wchar_t libtool perl5 pgsql shebangfix
WANT_PGSQL= server
PLIST_SUB= PORTVERSION=${PORTVERSION}