summaryrefslogtreecommitdiff
path: root/graphics/dia
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 /graphics/dia
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 'graphics/dia')
-rw-r--r--graphics/dia/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 10e6bb2b396..a3d419fa5ed 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2004/02/20 17:02:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.29 2004/03/08 19:40:39 jmmv Exp $
DISTNAME= dia-0.92.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.92/}
@@ -9,7 +9,7 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://www.lysator.liu.se/~alla/dia/
COMMENT= Program for creating diagrams of all kinds
-DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES