diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
commit | 6fdf05cc93d7c7cb9859e59f63b73161a7e57c56 (patch) | |
tree | abbeb5b6ec485fcd8842a7aebf8710503dfb083c /misc/gnome-pim | |
parent | 2e6f43e156f2a213195eaac68b94ac1fbff03408 (diff) | |
download | pkgsrc-6fdf05cc93d7c7cb9859e59f63b73161a7e57c56.tar.gz |
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory. Bump PKGREVISION.
Diffstat (limited to 'misc/gnome-pim')
-rw-r--r-- | misc/gnome-pim/Makefile | 5 | ||||
-rw-r--r-- | misc/gnome-pim/PLIST | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index dd1bf62edde..191a60703a8 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2003/05/05 16:43:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.39 2003/05/30 16:20:02 jmmv Exp $ DISTNAME= gnome-pim-1.4.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pim/1.4/} @@ -9,6 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= Personal Information Manager for GNOME +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_BUILDLINK2= YES diff --git a/misc/gnome-pim/PLIST b/misc/gnome-pim/PLIST index bebce85d018..1f8c3fad729 100644 --- a/misc/gnome-pim/PLIST +++ b/misc/gnome-pim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/01/11 04:24:31 rh Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/05/30 16:20:03 jmmv Exp $ bin/gnomecal bin/gnomecard etc/CORBA/servers/gnomecal.gnorba @@ -73,6 +73,7 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-pim.mo share/mime-info/gnome-pim.keys share/pixmaps/gnome-calendar-conduit.png share/pixmaps/gnome-gnomecard.png +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/gnomecard/eu @dirrm share/gnome/help/gnomecard/C @dirrm share/gnome/help/gnomecard |