diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-27 12:54:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-27 12:54:52 +0000 |
commit | 041997aea6e05871b39e51cc95f0327d8d7d3ee0 (patch) | |
tree | d1d065e0f87266186fb73a49ccc7ac2c364242ba /chat/gnomeicu | |
parent | 34392ef3c2286a7454b13fe71d2b24b3c65ddae3 (diff) | |
download | pkgsrc-041997aea6e05871b39e51cc95f0327d8d7d3ee0.tar.gz |
Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION.
Diffstat (limited to 'chat/gnomeicu')
-rw-r--r-- | chat/gnomeicu/Makefile | 5 | ||||
-rw-r--r-- | chat/gnomeicu/PLIST | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 4ff26a9e049..6f94b5da6e2 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/12/24 06:09:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/27 12:54:55 jmmv Exp $ DISTNAME= gnomeicu-0.96 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 @@ -20,6 +20,7 @@ LIBS+= -liconv .include "../../databases/gdbm/buildlink2.mk" .include "../../devel/gettext-lib/buildlink2.mk" +.include "../../misc/gnome1-dirs/buildlink2.mk" .include "../../x11/gnome-core/buildlink2.mk" .include "../../converters/libiconv/buildlink2.mk" diff --git a/chat/gnomeicu/PLIST b/chat/gnomeicu/PLIST index b3430e4746f..702b242893e 100644 --- a/chat/gnomeicu/PLIST +++ b/chat/gnomeicu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/09 16:01:15 tron Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/01/27 12:54:55 jmmv Exp $ bin/gnomeicu bin/gnomeicu-client etc/CORBA/servers/GnomeICU.gnorba @@ -115,6 +115,9 @@ share/sounds/gnomeicu/message.wav @dirrm share/gnome/help/gnomeicu/C/images @dirrm share/gnome/help/gnomeicu/C @dirrm share/gnome/help/gnomeicu +@comment in gnome-dirs: @dirrm share/gnome/help +@comment in gnome-dirs: @dirrm share/gnome/apps/Internet +@comment in gnome-dirs: @dirrm share/gnome/apps @dirrm share/gnomeicu/icons/Default @dirrm share/gnomeicu/icons/Eyeballs @dirrm share/gnomeicu/icons/reDubbed |