aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis24
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-22 05:30:31 +0000
commitaecf049634efea8555a526b9072fbb9f0a7c2a89 (patch)
treeee1202c5a5464562474562e70212261185323b7d /databases/postgis24
parentbb337a85ebe5bb223ca472e87bfc310e7e7e1070 (diff)
downloadports-aecf049634efea8555a526b9072fbb9f0a7c2a89.tar.gz
ports-aecf049634efea8555a526b9072fbb9f0a7c2a89.zip
Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression). While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480340
Diffstat (limited to 'databases/postgis24')
-rw-r--r--databases/postgis24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile
index 66dfb1cea5e3..2f4ab99e4f7b 100644
--- a/databases/postgis24/Makefile
+++ b/databases/postgis24/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= libproj.so:graphics/proj \
CONFLICTS_INSTALL= postgis20 postgis21 postgis22 postgis23 postgis
-USES= gettext gmake gnome iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix
+USES= compiler:c++11-lang gettext gmake iconv:wchar_t libtool:keepla \
+ perl5 pgsql pkgconfig shebangfix
LLD_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE}