summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-10 01:11:18 +0000
committerwiz <wiz>2004-07-10 01:11:18 +0000
commit2c1f780d2cf166284d8aa7de6d52793891cce2a2 (patch)
treeb80b2544aaf5571de0b410b66746631384990d67 /graphics/png
parent58f8d672c455e23db94dee6380aa75bb9e60ceaa (diff)
downloadpkgsrc-2c1f780d2cf166284d8aa7de6d52793891cce2a2.tar.gz
Fix path to pkgconfig file in PKGCONFIG_OVERRIDE.
Bump PKGREVISION, since now the pkgconfig file contains the right rpath.
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 67f2574d288..8011afa694a 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.61 2004/05/10 01:15:14 fredb Exp $
+# $NetBSD: Makefile,v 1.62 2004/07/10 01:11:18 wiz Exp $
# On update, don't forget to increase shared library major/minor's in
# accordance with changes (patch-aa).
DISTNAME= libpng-1.2.5
PKGNAME= ${DISTNAME:S/lib//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
http://www.libpng.org/pub/png/src/ \
@@ -35,7 +35,7 @@ PLIST_SUBST+= LIBPNG_SO_MINOR=${LIBPNG_SO_MINOR}
INSTALLATION_DIRS= include lib/pkgconfig man/man3 man/man5
-PKGCONFIG_OVERRIDE= scripts/libpng12.pc.in
+PKGCONFIG_OVERRIDE= scripts/libpng.pc.in
SUBST_CLASSES= pc
SUBST_STAGE.pc= post-patch