summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2008-02-20 11:30:20 +0000
committerxtraeme <xtraeme>2008-02-20 11:30:20 +0000
commit597a20fa14e7102275afcfbc4adba7405569861a (patch)
tree28b25bd13c9f1eb309d235b588bc02c7092bd945 /x11
parente8ef1b33a359009f0685eb02ec5f080a0fc6e080 (diff)
downloadpkgsrc-597a20fa14e7102275afcfbc4adba7405569861a.tar.gz
Fix PKGCONFIG_OVERRIDE.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtksourceview2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile
index bf8713a19d3..399bb0c1509 100644
--- a/x11/gtksourceview2/Makefile
+++ b/x11/gtksourceview2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/02/20 11:23:41 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2008/02/20 11:30:20 xtraeme Exp $
#
DISTNAME= gtksourceview-${DISTVER}
@@ -17,7 +17,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
-PKGCONFIG_OVERRIDE= gtksourceview-1.0.pc.in
+PKGCONFIG_OVERRIDE= gtksourceview-2.0.pc.in
CONFIGURE_ARGS+= --disable-build-tests