aboutsummaryrefslogtreecommitdiff
path: root/graphics/png2html
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commit9e048852214e8a735a9ce5e2a0badb17d9d422ce (patch)
tree6f85db05ab940c3a4a0abcea91e5f13d96182ae7 /graphics/png2html
parenta128c373e685440e41cf64e176cc980c2c868ff6 (diff)
downloadports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.tar.gz
ports-9e048852214e8a735a9ce5e2a0badb17d9d422ce.zip
Chase graphics/gd's shlib version bump.
Notes
Notes: svn path=/head/; revision=38246
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index 2ece6f1b1537..471a8bae6689 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