diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
commit | ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20 (patch) | |
tree | 216adf81ea3ee1b22e16d7731bfa95a0144d8d87 /print/ghostscript-gnu | |
parent | eba203ae074daf941d4100fbbbb3e33160a57918 (diff) | |
download | FreeBSD-ports-ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20.zip FreeBSD-ports-ed6c5c7e0dd17182b15410ac5173ebf0ce1edb20.tar.gz |
Bump png major
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index d2290d8..80a20d5 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -22,7 +22,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png NO_LATEST_LINK= "Older version." |