summaryrefslogtreecommitdiffstats
path: root/graphics/png2html/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerknu <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commitcd0a2f306709291302afcc35f68e39a72d7ad9d4 (patch)
tree859d49b9b04bd9630f3a9ac1ffa39b51016d77e2 /graphics/png2html/Makefile
parent7272b524338c18b37e905fc69d6ad7aac2630c67 (diff)
downloadFreeBSD-ports-cd0a2f306709291302afcc35f68e39a72d7ad9d4.zip
FreeBSD-ports-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.gz
Chase graphics/gd's shlib version bump.
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r--graphics/png2html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 2ece6f1..471a8ba 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -7,13 +7,14 @@
PORTNAME= png2html
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.2:${PORTSDIR}/graphics/gd
do-configure:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
OpenPOWER on IntegriCloud