summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-30 09:26:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-30 09:26:53 +0000
commit0d9a847a4b9f9c0c8d930029c0acff1b022062e9 (patch)
treef6b77e6d6bc065e69a2b7c933602bec3c44808c5
parentUpdated to version 1.1.9 (diff)
Mark broken, needs to catch up with gd.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=21117
-rw-r--r--math/gnuplot+/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 33ec97b6cf67..1d2868d911ce 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd \
${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
+BROKEN= gd upgrade
+
EXTRACT_ONLY= gnuplot-3.7.tar.gz
USE_XLIB= yes