pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtksourceview2 Fix PKGCONFIG_OVERRIDE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b203120175d
branches: trunk
changeset: 538884:0b203120175d
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Feb 20 11:30:20 2008 +0000
description:
Fix PKGCONFIG_OVERRIDE.
diffstat:
x11/gtksourceview2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 026d3d5d1e9e -r 0b203120175d x11/gtksourceview2/Makefile
--- a/x11/gtksourceview2/Makefile Wed Feb 20 11:29:01 2008 +0000
+++ b/x11/gtksourceview2/Makefile Wed Feb 20 11:30:20 2008 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index