summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-03-11 22:24:18 +0000
committerrillig <rillig@pkgsrc.org>2007-03-11 22:24:18 +0000
commit82a3a50463d299b76caeee330579e3412e03f571 (patch)
tree2f429961f5215d5b48eaffe092468b8e6d3116d9 /graphics
parent77305c28ef31045625f0c1d9cfaf7eced3c2eb2c (diff)
downloadpkgsrc-82a3a50463d299b76caeee330579e3412e03f571.tar.gz
Updated the list of pkg-config files. PKGREVISION++
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp24/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index 0fabdd61836..30d6ec73931 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2007/03/11 20:50:27 adam Exp $
+# $NetBSD: Makefile,v 1.38 2007/03/11 22:24:18 rillig Exp $
DISTNAME= gimp-2.3.15
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
@@ -24,9 +25,7 @@ USE_DIRS+= xdg-1.1
PKG_SYSCONFSUBDIR= gimp/2.0
-PKGCONFIG_OVERRIDE= gimp-2.0.pc.in
-PKGCONFIG_OVERRIDE+= gimpthumb-2.0.pc.in
-PKGCONFIG_OVERRIDE+= gimpui-2.0.pc.in
+PKGCONFIG_OVERRIDE= gimp.pc.in
.include "../../mk/bsd.prefs.mk"