aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-04 16:34:44 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-04 16:34:44 +0000
commita066b778d30c024f51356a571a30e3e9c7db9a62 (patch)
tree2385c2825e882df2b97ff285be005dc196cd7cd9 /math/plplot
parentc9320da248336d0de9a6e29521b0954b5786d45e (diff)
downloadports-a066b778d30c024f51356a571a30e3e9c7db9a62.tar.gz
ports-a066b778d30c024f51356a571a30e3e9c7db9a62.zip
math/plplot: remove option for expired math/qhull5
Notes
Notes: svn path=/head/; revision=560313
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 32d07dd736c1..931481e5910b 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -59,9 +59,7 @@ PLIST_SUB= PLPLOT_VERSION=${PORTVERSION}
FREEFONT_DIR= ${LOCALBASE}/share/fonts/freefont-ttf
-OPTIONS_DEFINE= DOCS FORTRAN GD LUA QT5 TCLTK THREADS WXGTK X11
-OPTIONS_RADIO= QHULL
-OPTIONS_RADIO_QHULL= QHULL2015 QHULL2003
+OPTIONS_DEFINE= DOCS FORTRAN GD LUA QHULL2015 QT5 TCLTK THREADS WXGTK X11
OPTIONS_DEFAULT= QHULL2015 THREADS X11
OPTIONS_SUB= yes
@@ -79,10 +77,8 @@ LUA_BUILD_DEPENDS= swig:devel/swig
LUA_CMAKE_BOOL= ENABLE_lua
LUA_CMAKE_ON= -DLUA_EXECUTABLE:FILEPATH="${LUA_CMD}"
-QHULL2003_DESC= Legacy Qhull support
QHULL2015_DESC= Latest Qhull support
QHULL2015_LIB_DEPENDS= libqhull.so.7:math/qhull
-QHULL2003_LIB_DEPENDS= libqhull.so.5:math/qhull5
QHULL2015_CMAKE_ON= -DQHULL_INCLUDE_DIRS:PATH="${LOCALBASE}/include/libqhull"
TCLTK_LIB_DEPENDS= libitk.so:x11-toolkits/itk