aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-05-07 03:36:52 +0800
committerpav <pav@FreeBSD.org>2012-05-07 03:36:52 +0800
commitedb153c4346253787dac7032aaccf5507b7c3e81 (patch)
treeb8a019e2c9ccb05c831a845b0128511cfffbd651 /math/plplot
parent7a30ca9dc58f0d9639c9596eb3bc834d6907c485 (diff)
downloadfreebsd-ports-gnome-edb153c4346253787dac7032aaccf5507b7c3e81.tar.gz
freebsd-ports-gnome-edb153c4346253787dac7032aaccf5507b7c3e81.tar.zst
freebsd-ports-gnome-edb153c4346253787dac7032aaccf5507b7c3e81.zip
- Mark BROKEN: does not configure
CMake Error at scripts/CMakeLists.txt:33 (if): if given arguments: "NOT" "plm2gif" "plpr" "STREQUAL" "" Unknown arguments specified Reported by: pointyhat
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index cfb06546a3a7..de89dcad8184 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/X11/fonts/freefont-ttf/FreeMono.ttf:${PORTSDIR}/x11-fonts/freefont-ttf
+BROKEN= does not configure
+
USE_AUTOTOOLS= libltdl
USE_CMAKE= yes
USE_PERL5_BUILD=yes