summaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authortv <tv>1998-07-15 11:45:49 +0000
committertv <tv>1998-07-15 11:45:49 +0000
commit4be0d8f3ccb6d66834132aec1a48c5ab856b7106 (patch)
tree10fcf9f9d50e9fdd4933a225c72da071c573cdf7 /print/ghostscript5
parentf59f28a196e4e4fe978a3e45bae54255d0a2d478 (diff)
downloadpkgsrc-4be0d8f3ccb6d66834132aec1a48c5ab856b7106.tar.gz
Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
Diffstat (limited to 'print/ghostscript5')
-rw-r--r--print/ghostscript5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 1d54a6c0e04..a0a7f4f1efb 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1998/07/04 05:31:38 mycroft Exp $
+# $NetBSD: Makefile,v 1.21 1998/07/15 11:45:52 tv Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp
#
@@ -14,7 +14,7 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
MAINTAINER= explorer@netbsd.org
BUILD_DEPENDS= ../../graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract \
- ../../graphics/png/${WRKDIR:T}/libpng-0.96:../../graphics/png:extract \
+ ../../graphics/png/${WRKDIR:T}/libpng-1.0.2:../../graphics/png:extract \
unzip:../../archivers/unzip
MAKE_ENV= PORTSDIR=${.CURDIR}/../..