aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/png2html
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-28 05:28:28 +0800
committersteve <steve@FreeBSD.org>1999-12-28 05:28:28 +0800
commit6d7448ed0c061eb39aeb5119e12f507fe9019862 (patch)
treed37150dcdbc63010b4614c1a0d7d6f1d6b685186 /graphics/png2html
parentc1e6688a3196458de8fd0e7f4bfb8ff0bf62a67b (diff)
downloadfreebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.tar.gz
freebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.tar.zst
freebsd-ports-gnome-6d7448ed0c061eb39aeb5119e12f507fe9019862.zip
These ports now need 'LIB_DEPENDS=gd.0:...'.
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index d0664fc33e57..bab0df1155a5 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
-BUILD_DEPENDS= webpng:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
+ gd.0:${PORTSDIR}/graphics/gd
do-configure:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig