summaryrefslogtreecommitdiff
path: root/graphics/dia
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit86c13741d5aac3e7554ae1450f434384bccf09e2 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /graphics/dia
parentea5eb9df0c476c06390c6b0f9497fdd0c4d8cd1e (diff)
downloadpkgsrc-86c13741d5aac3e7554ae1450f434384bccf09e2.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