diff options
Diffstat (limited to 'graphics/png2html/Makefile')
| -rw-r--r-- | graphics/png2html/Makefile | 3 |
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 |
