summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/mrproject/Makefile6
-rw-r--r--devel/mrproject/PLIST4
-rw-r--r--graphics/gtkam/Makefile6
-rw-r--r--graphics/gtkam/PLIST4
-rw-r--r--mail/evolution12/Makefile6
-rw-r--r--mail/evolution12/PLIST3
-rw-r--r--misc/yelp/Makefile6
-rw-r--r--misc/yelp/PLIST6
8 files changed, 24 insertions, 17 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile
index 4223e382254..0ee90a08cf3 100644
--- a/devel/mrproject/Makefile
+++ b/devel/mrproject/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= mrproject-0.5.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mrproject.codefactory.se/
COMMENT= Project management program
-DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
+DEPENDS+= gnome1-dirs>=1.4:../../misc/gnome1-dirs
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
diff --git a/devel/mrproject/PLIST b/devel/mrproject/PLIST
index a10faa000e8..7942e3a7726 100644
--- a/devel/mrproject/PLIST
+++ b/devel/mrproject/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/05/30 16:19:55 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/02/16 15:06:19 jmmv Exp $
bin/mrproject
bin/mrproject-engine
bin/run-mrproject
@@ -121,6 +121,6 @@ share/pixmaps/mrproject.png
@dirrm share/mrproject
@comment in gnome-dirs: @dirrm share/mime-info
@dirrm share/images/mrproject
-@comment belongs to evolution: share/images
+@comment belongs to gnome-dirs: share/images
@dirrm lib/mrproject/components
@dirrm lib/mrproject
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index 1ea9ae18939..ce5dd37d3d9 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/02/14 17:21:42 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= gtkam-0.1.10
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/
COMMENT= Digital camera access graphical client (GTK2)
+DEPENDS+= gnome2-dirs>=1.4:../../misc/gnome2-dirs
+
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff --git a/graphics/gtkam/PLIST b/graphics/gtkam/PLIST
index d46941eafd7..6abd28c9fb3 100644
--- a/graphics/gtkam/PLIST
+++ b/graphics/gtkam/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/12/24 21:38:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/02/16 15:06:19 jmmv Exp $
bin/gtkam
man/man1/gtkam.1
share/doc/gtkam/AUTHORS
@@ -30,7 +30,7 @@ ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtkam.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtkam.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtkam.mo
@dirrm share/images/gtkam
-@dirrm share/images
+@comment in gnome-dirs: @dirrm share/images
@dirrm share/gtkam/pixmaps
@dirrm share/gtkam
@dirrm share/doc/gtkam
diff --git a/mail/evolution12/Makefile b/mail/evolution12/Makefile
index e2188b9d510..ef9f67b0342 100644
--- a/mail/evolution12/Makefile
+++ b/mail/evolution12/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/02/14 17:21:44 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/16 15:06:19 jmmv Exp $
DISTNAME= evolution-1.2.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution/source/ \
ftp://ximian.netnitco.net/pub/mirrors/ximian/ximian-evolution/source/ \
@@ -21,7 +21,7 @@ HOMEPAGE= http://ximian.com/products/evolution/
COMMENT= GNOME mailer, calendar, contact manager, and communications tool
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
+DEPENDS+= gnome1-dirs>=1.4:../../misc/gnome1-dirs
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
diff --git a/mail/evolution12/PLIST b/mail/evolution12/PLIST
index 23a1d4d7174..0e32805b4d3 100644
--- a/mail/evolution12/PLIST
+++ b/mail/evolution12/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/04 21:39:51 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/16 15:06:19 jmmv Exp $
bin/csv2vcard
bin/evolution
bin/evolution-addressbook
@@ -1458,6 +1458,7 @@ share/pixmaps/evolution.png
@dirrm share/images/evolution/conduits
@dirrm share/images/evolution/buttons
@dirrm share/images/evolution
+@comment in gnome-dirs: @dirrm share/images
@dirrm share/gnome/html/evolution-devel-guide
@exec ${MKDIR} %D/share/gnome/html/evolution-cal-util
@dirrm share/gnome/html/evolution-cal-util
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile
index 971ef329d96..13e35ffa70e 100644
--- a/misc/yelp/Makefile
+++ b/misc/yelp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2004/02/16 13:56:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2004/02/16 15:06:19 jmmv Exp $
#
DISTNAME= yelp-2.4.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.4/}
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Help browser for GNOME 2 desktop
-DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS= gnome2-dirs>=1.4:../../misc/gnome2-dirs
DEPENDS+= docbook>=4.2:../../textproc/docbook
BUILD_USES_MSGFMT= yes
diff --git a/misc/yelp/PLIST b/misc/yelp/PLIST
index 4bb0c2fe9d1..1402df61575 100644
--- a/misc/yelp/PLIST
+++ b/misc/yelp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/14 23:01:51 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/02/16 15:06:19 jmmv Exp $
bin/gnome-help
bin/yelp
bin/yelp-pregenerate
@@ -214,4 +214,8 @@ share/yelp/ui/yelp.glade
@dirrm share/sgml/docbook/yelp/docbook/common
@dirrm share/sgml/docbook/yelp/docbook
@dirrm share/sgml/docbook/yelp
+@comment in docbook: @dirrm share/sgml/docbook
@dirrm share/images/yelp
+@comment in gnome2-dirs: @dirrm share/images
+@comment in gnome2-dirs: @dirrm share/applications
+@comment in libbonobo: @dirrm lib/bonobo/servers