diff options
-rw-r--r-- | devel/libbonoboui/Makefile | 4 | ||||
-rw-r--r-- | devel/libbonoboui/PLIST | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 4433a91e79a..0775c24fe55 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/03/05 12:10:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2003/04/27 09:59:13 jmmv Exp $ # DISTNAME= libbonoboui-2.2.0.1 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.2/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 Object activation framework library (graphical version) BUILD_USES_MSGFMT= yes +DEPENDS= gnome2-dirs>=1.1:../../misc/gnome2-dirs GNU_CONFIGURE= yes USE_BUILDLINK2= yes diff --git a/devel/libbonoboui/PLIST b/devel/libbonoboui/PLIST index 2e806e3998c..70c00d51686 100644 --- a/devel/libbonoboui/PLIST +++ b/devel/libbonoboui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/03/05 12:10:01 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/04/27 09:59:13 jmmv Exp $ bin/test-moniker include/libbonoboui-2.0/bonobo.h include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h @@ -88,8 +88,8 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo -@dirrm share/gnome-2.0/ui -@dirrm share/gnome-2.0 +@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui +@comment in gnome2-dirs: @dirrm share/gnome-2.0 @exec ${MKDIR} %D/share/doc/html/libbonoboui @dirrm share/doc/html/libbonoboui @comment in libglade2: @dirrm lib/libglade/2.0 |