aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot+
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-06 17:56:52 +0000
commitbfa2b79a99f351c25703b1ef106949574db1eee2 (patch)
treecb6bc4579abdc29fe727a020e75eb3b8ca92a355 /math/gnuplot+
parent57ded945a1027fd80520e863bb88ec846d1d80ca (diff)
downloadports-bfa2b79a99f351c25703b1ef106949574db1eee2.tar.gz
ports-bfa2b79a99f351c25703b1ef106949574db1eee2.zip
Notes
Diffstat (limited to 'math/gnuplot+')
-rw-r--r--math/gnuplot+/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 18ce396a9764..89d527a028aa 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/japanese/gd \
${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
.else
-LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
BUILD_DEPENDS= ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
.endif