aboutsummaryrefslogtreecommitdiff
path: root/graphics/png2html
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 /graphics/png2html
parent57ded945a1027fd80520e863bb88ec846d1d80ca (diff)
downloadports-bfa2b79a99f351c25703b1ef106949574db1eee2.tar.gz
ports-bfa2b79a99f351c25703b1ef106949574db1eee2.zip
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
Notes
Notes: svn path=/head/; revision=29273
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 6de2a3532782..b2c66f4f67e1 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
- gd.0:${PORTSDIR}/graphics/gd
+ gd.1:${PORTSDIR}/graphics/gd
do-configure:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig