summaryrefslogtreecommitdiff
path: root/graphics/png2html
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
commit38e3e6a87b9abd2f393b2932fb132b441263aa21 (patch)
treea1fb585c640e6d94163f7e059a3f6522d70c6801 /graphics/png2html
parentBuild and install the shared library again. (diff)
These ports now need 'LIB_DEPENDS=gd.0:...'.
Notes
Notes: svn path=/head/; revision=24167
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