aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis21
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-15 16:28:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-15 16:28:40 +0000
commit7146736d4b21d1e23d08325442503069706377b1 (patch)
treea0096d9ae1ad57a1a774ae3d8d1b00722a8a693d /databases/postgis21
parent1bfeb078da1b11577619175aec2ec14507bad917 (diff)
downloadports-7146736d4b21d1e23d08325442503069706377b1.tar.gz
ports-7146736d4b21d1e23d08325442503069706377b1.zip
Notes
Diffstat (limited to 'databases/postgis21')
-rw-r--r--databases/postgis21/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile
index 8afb5f84ee82..81faf1f2cb0a 100644
--- a/databases/postgis21/Makefile
+++ b/databases/postgis21/Makefile
@@ -2,7 +2,7 @@
PORTNAME= postgis
PORTVERSION= 2.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases geography
MASTER_SITES= http://download.osgeo.org/postgis/source/
@@ -10,6 +10,7 @@ MAINTAINER= harrison.grundy@astrodoggroup.com
COMMENT= Geographic objects support for PostgreSQL databases
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libproj.so:${PORTSDIR}/graphics/proj \
libgeos.so:${PORTSDIR}/graphics/geos \
@@ -20,7 +21,8 @@ CONFLICTS= postgis-1.* postgis-2.0.*
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}
-USES= gmake iconv:wchar_t perl5 pgsql pkgconfig libtool:keepla
+USES= gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
+SHEBANG_FILES= utils/postgis_restore.pl.in
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PERL5= build