summaryrefslogtreecommitdiff
path: root/x11/gtksourceview2
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2008-02-20 11:30:20 +0000
committerxtraeme <xtraeme@pkgsrc.org>2008-02-20 11:30:20 +0000
commit7f5cc9c7be7a0737760a598490dfca4fde306a48 (patch)
tree28b25bd13c9f1eb309d235b588bc02c7092bd945 /x11/gtksourceview2
parent11d3205a01ec5df7ecd163a6f14b0bdaa9d94ee3 (diff)
downloadpkgsrc-7f5cc9c7be7a0737760a598490dfca4fde306a48.tar.gz
Fix PKGCONFIG_OVERRIDE.
Diffstat (limited to 'x11/gtksourceview2')
-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