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/ghostscript-gnu | |
| parent | Bump png major (diff) | |
Bump png major
Notes
Notes:
svn path=/head/; revision=47629
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 d2290d82d25d..80a20d521636 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." |
