summaryrefslogtreecommitdiff
path: root/editors/mlview
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit3ae0aec8ac71e8b2b498fbfcdeed74888a448b22 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /editors/mlview
parent47c6e2b314c6de44ed6a3b6733b41c3e1d1a9732 (diff)
downloadpkgsrc-3ae0aec8ac71e8b2b498fbfcdeed74888a448b22.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 'editors/mlview')
-rw-r--r--editors/mlview/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 3fac19e82a7..1e89a6cc2c1 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/25 22:04:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/08 19:40:38 jmmv Exp $
#
DISTNAME= mlview-0.6.2
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.6/}
EXTRACT_SUFX= .tar.bz2
@@ -11,7 +12,7 @@ HOMEPAGE= http://www.freespiders.org/projects/gmlview/
COMMENT= XML editor for the GNOME environment
BUILD_USES_MSGFMT= yes
-DEPENDS+= xdg-dirs>=1.0:../../misc/xdg-dirs
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes