summaryrefslogtreecommitdiff
path: root/devel/libbonobo
diff options
context:
space:
mode:
authorrecht <recht>2003-09-23 12:18:53 +0000
committerrecht <recht>2003-09-23 12:18:53 +0000
commitd949d0119e1816df613fb9df4281d25cbc21f483 (patch)
tree1ed382bb45c5bc46bfcd017f07a8485116d7a709 /devel/libbonobo
parent50a7c54606a79ac4a987b3d7ca96f99daa1ee785 (diff)
downloadpkgsrc-d949d0119e1816df613fb9df4281d25cbc21f483.tar.gz
Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile5
1 files changed, 3 insertions, 2 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