aboutsummaryrefslogtreecommitdiff
path: root/databases/py-xapian
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/py-xapian
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/py-xapian')
-rw-r--r--databases/py-xapian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile
index 4ed76ad61c30..8c56d3aa9962 100644
--- a/databases/py-xapian/Makefile
+++ b/databases/py-xapian/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
--without-php --without-ruby --without-tcl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool python tar:xz
+USES= compiler:c++11-lang libtool python tar:xz
USE_PYTHON= flavors
PORTDOCS= *