diff options
author | jmmv <jmmv> | 2003-05-30 16:19:50 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-30 16:19:50 +0000 |
commit | 143bf8f53678f8a67f3b872858163225d6c05268 (patch) | |
tree | abbeb5b6ec485fcd8842a7aebf8710503dfb083c /comms | |
parent | abc55da9f47bd21a89bac5e37487c105a9df4db4 (diff) | |
download | pkgsrc-143bf8f53678f8a67f3b872858163225d6c05268.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 'comms')
-rw-r--r-- | comms/gnome-pilot/Makefile | 5 | ||||
-rw-r--r-- | comms/gnome-pilot/PLIST | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index a4183b24b7f..9636eec7b01 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/30 16:19:52 jmmv Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= Palm Pilot synchronisation for GNOME +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs DEPENDS+= gob-[0-9]*:../../devel/gob BUILD_USES_MSGFMT= YES diff --git a/comms/gnome-pilot/PLIST b/comms/gnome-pilot/PLIST index 0f90a6fb4c7..d762a9990b3 100644 --- a/comms/gnome-pilot/PLIST +++ b/comms/gnome-pilot/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/01/27 14:31:43 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/05/30 16:19:52 jmmv Exp $ bin/gnome-pilot-make-password bin/gpilot-applet bin/gpilot-install-file @@ -87,6 +87,7 @@ share/pixmaps/sync_broken.png share/pixmaps/sync_icon.png share/pixmaps/sync_paused.png share/pixmaps/syncing_icon.png +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome-pilot/glade @dirrm share/gnome-pilot/conduits @dirrm share/gnome-pilot |