aboutsummaryrefslogtreecommitdiff
path: root/textproc/sphinxsearch
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 17:53:29 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-18 17:53:29 +0000
commitaea61877e199a48bf62aff36375171ae63f9351f (patch)
tree4b70f6264bf78498ef0762f25f237d70f853d2a4 /textproc/sphinxsearch
parent1d3e1d90179bcd3caafb547c70f16a479d23852c (diff)
downloadports-aea61877e199a48bf62aff36375171ae63f9351f.tar.gz
ports-aea61877e199a48bf62aff36375171ae63f9351f.zip
Notes
Diffstat (limited to 'textproc/sphinxsearch')
-rw-r--r--textproc/sphinxsearch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile
index 5b677c23f3e0..9dc73c5a378d 100644
--- a/textproc/sphinxsearch/Makefile
+++ b/textproc/sphinxsearch/Makefile
@@ -19,6 +19,8 @@ COMMENT= Sphinx Full-Text Search Engine
LICENSE= GPLv2
+USES= compiler:c++11-lang
+
# If expat is present on the system and configure finds it, it will
# unconditionally link the output binary against it. There's no way
# of turning this off. So for consistency, make sure it's always on.