diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
commit | 028edff22e4244bac15d71e0e6d1ce599ce6364b (patch) | |
tree | 5c27371086fea9221ac804a08fdba381aaa5226f /print/hp2xx | |
parent | d2a574cd84beadb78b14387a431e343f53019089 (diff) |
Bump png major
Notes
Notes:
svn path=/head/; revision=47629
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 |