summaryrefslogtreecommitdiff
path: root/net/bug-buddy
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
commitae5a97419f9483f8d29f539efc9d0073f21b32de (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /net/bug-buddy
parenta8e47947f0a68e270b396c8eb837420d5740af94 (diff)
downloadpkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'net/bug-buddy')
-rw-r--r--net/bug-buddy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile
index 03b934e7f32..47782621fda 100644
--- a/net/bug-buddy/Makefile
+++ b/net/bug-buddy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2004/02/16 22:07:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.23 2004/03/08 19:40:41 jmmv Exp $
#
DISTNAME= bug-buddy-2.4.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.4/}
EXTRACT_SUFX= .tar.bz2
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Graphical GNOME2 bug reporting tool
BUILD_USES_MSGFMT= YES
-DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES