aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-04-19 15:26:31 +0800
committerDmitry Sivachenko <demon@FreeBSD.org>2015-04-19 15:26:31 +0800
commit5920102ea17b76481234335ae740a795ed72a7d7 (patch)
treeb067a95a1c494e28a12c8b700745ee4886345445 /math
parentd7f5dcdef1dfab45edc4d143f5162f954173c099 (diff)
downloadfreebsd-ports-gnome-5920102ea17b76481234335ae740a795ed72a7d7.tar.gz
freebsd-ports-gnome-5920102ea17b76481234335ae740a795ed72a7d7.tar.zst
freebsd-ports-gnome-5920102ea17b76481234335ae740a795ed72a7d7.zip
Same compiler requirements as for openfst.
Diffstat (limited to 'math')
-rw-r--r--math/py-pyfst/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyfst/Makefile b/math/py-pyfst/Makefile
index 7cc825f6c366..77273a12078f 100644
--- a/math/py-pyfst/Makefile
+++ b/math/py-pyfst/Makefile
@@ -14,7 +14,7 @@ LICENSE= APACHE20
LIB_DEPENDS= libfst.so:${PORTSDIR}/math/openfst
-USES= python
+USES= compiler:c++11-lib python
USE_PYTHON= distutils autoplist
CPPFLAGS+= -I${LOCALBASE}/include