summaryrefslogtreecommitdiff
path: root/devel
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
commit1ff9e4f91f047952ba857a6d5a9364065a62035e (patch)
tree1ed382bb45c5bc46bfcd017f07a8485116d7a709 /devel
parent9c6d99544a43e40243ed23d575e23df4af16015f (diff)
downloadpkgsrc-1ff9e4f91f047952ba857a6d5a9364065a62035e.tar.gz
Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
Diffstat (limited to 'devel')
-rw-r--r--devel/libbonobo/Makefile5
-rw-r--r--devel/libbonoboui/Makefile4
-rw-r--r--devel/libglade2/Makefile5
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 235b19f8254..9fc5515a2e8 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:31:21 grant Exp $
+# $NetBSD: Makefile,v 1.14 2003/09/23 12:18:56 recht Exp $
DISTNAME= libbonobo-2.2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +16,7 @@ USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_GMAKE= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in
CONFIGURE_ARGS= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile
index 6cb05dba805..0a5449e6e65 100644
--- a/devel/libbonoboui/Makefile
+++ b/devel/libbonoboui/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2003/08/05 23:48:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/23 12:18:56 recht Exp $
#
DISTNAME= libbonoboui-2.2.4
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +22,7 @@ USE_X11= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= bonobo/libbonoboui-2.0.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
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