aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-07 00:06:22 +0800
committerMathieu Arnold <mat@FreeBSD.org>2017-11-07 00:06:22 +0800
commit98f89dd6e002c6a76e35b44e124af2083cc64fb2 (patch)
tree9473f167286756458750c541f192a15316075062 /math
parentad83759c12b7ba20ac7433e98ae3c2e83cb36be4 (diff)
downloadfreebsd-ports-gnome-98f89dd6e002c6a76e35b44e124af2083cc64fb2.tar.gz
freebsd-ports-gnome-98f89dd6e002c6a76e35b44e124af2083cc64fb2.tar.zst
freebsd-ports-gnome-98f89dd6e002c6a76e35b44e124af2083cc64fb2.zip
Those non default PYTHON options do not build/stage/package, mark them
BROKEN. Sponsored by: Absolight
Diffstat (limited to 'math')
-rw-r--r--math/plplot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 7f457412936b..8758018260f1 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -64,6 +64,7 @@ PYTHON_BUILD_DEPENDS= swig:devel/swig13 \
PYTHON_RUN_DEPENDS= ${PYNUMPY}
PYTHON_CMAKE_BOOL= ENABLE_python
PYTHON_CONFIGURE_ENV= PYTHON_VERSION="${PYTHON_VERSION}"
+PYTHON_BROKEN= Does not package
QHULL2003_DESC= Legacy Qhull support
QHULL2015_DESC= Latest Qhull support