summaryrefslogtreecommitdiff
path: root/chat/gaim-gtk1
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 /chat/gaim-gtk1
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 'chat/gaim-gtk1')
-rw-r--r--chat/gaim-gtk1/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common
index 04c779a5833..e4ea1e49072 100644
--- a/chat/gaim-gtk1/Makefile.common
+++ b/chat/gaim-gtk1/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.7 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/03/08 19:40:36 jmmv Exp $
#
DISTNAME= gaim-0.59.8
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \
ftp://ftp.marko.net/pub/gaim/
@@ -17,7 +17,7 @@ PATCHDIR= ${.CURDIR}/../gaim-gtk1/patches
PKGDIR= ${.CURDIR}/../gaim-gtk1
PLIST_SRC= ${.CURDIR}/../gaim-gtk1/PLIST.common
-DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
+DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs
USE_GNU_TOOLS+= make
USE_X11BASE= YES