diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 10:59:20 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 10:59:20 +0800 |
commit | ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20 (patch) | |
tree | 216adf81ea3ee1b22e16d7731bfa95a0144d8d87 /print/hp2xx | |
parent | eba203ae074daf941d4100fbbbb3e33160a57918 (diff) | |
download | freebsd-ports-gnome-ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20.tar.gz freebsd-ports-gnome-ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20.tar.zst freebsd-ports-gnome-ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20.zip |
Bump png major
Diffstat (limited to 'print/hp2xx')
-rw-r--r-- | print/hp2xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 6caf1bbc5141..4bc4d859fc21 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -14,7 +14,7 @@ DISTNAME= hp2xx-3.20-png MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${DISTNAME}/sources USE_XLIB= yes |