diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-30 09:26:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-30 09:26:53 +0000 |
commit | 0d9a847a4b9f9c0c8d930029c0acff1b022062e9 (patch) | |
tree | f6b77e6d6bc065e69a2b7c933602bec3c44808c5 /math/gnuplot+ | |
parent | 4aaeea308252a523ef8e5ca9a6023f71f2875869 (diff) | |
download | ports-0d9a847a4b9f9c0c8d930029c0acff1b022062e9.tar.gz ports-0d9a847a4b9f9c0c8d930029c0acff1b022062e9.zip |
Notes
Diffstat (limited to 'math/gnuplot+')
-rw-r--r-- | math/gnuplot+/Makefile | 2 |
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 |