summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-05-06 19:36:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-05-06 19:36:52 +0000
commitee98cbec65b6b1c9b80a7839ce319ac02af36236 (patch)
treec8bd9a350a5a60771c5ebd4c72c8c84cd5aff9e5 /math
parentUpdate to 1.7.10.1 (diff)
- 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
Notes
Notes: svn path=/head/; revision=296098
Diffstat (limited to 'math')
-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