summaryrefslogtreecommitdiff
path: root/devel/libglade2
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-09-23 12:18:53 +0000
committerrecht <recht@pkgsrc.org>2003-09-23 12:18:53 +0000
commitb17db820a5fb051a01d833ce6bd841a87ed67eda (patch)
tree1ed382bb45c5bc46bfcd017f07a8485116d7a709 /devel/libglade2
parent2f66180b4729215f4af5f7c452cb0e115f2614b4 (diff)
downloadpkgsrc-b17db820a5fb051a01d833ce6bd841a87ed67eda.tar.gz
Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
Diffstat (limited to 'devel/libglade2')
-rw-r--r--devel/libglade2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile
index 5891980c023..c52b0eb62f5 100644
--- a/devel/libglade2/Makefile
+++ b/devel/libglade2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2003/08/10 03:15:29 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/23 12:18:57 recht Exp $
#
DISTNAME= libglade-2.0.1
PKGNAME= ${DISTNAME:S/libglade/libglade2/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.0/}
@@ -18,6 +18,7 @@ USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= libglade-2.0.pc.in
CONFIGURE_ENV+= jh_cv_path_python="${PYTHONBIN}"
CONFIGURE_ARGS+= --enable-gtk-doc=no