aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-30 17:26:53 +0800
committerSatoshi Asami <asami@FreeBSD.org>1999-08-30 17:26:53 +0800
commit0d9a847a4b9f9c0c8d930029c0acff1b022062e9 (patch)
treef6b77e6d6bc065e69a2b7c933602bec3c44808c5 /math
parent4aaeea308252a523ef8e5ca9a6023f71f2875869 (diff)
downloadfreebsd-ports-0d9a847a4b9f9c0c8d930029c0acff1b022062e9.tar.gz
freebsd-ports-0d9a847a4b9f9c0c8d930029c0acff1b022062e9.tar.zst
freebsd-ports-0d9a847a4b9f9c0c8d930029c0acff1b022062e9.zip
Mark broken, needs to catch up with gd.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=21117
Diffstat (limited to 'math')
-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