summaryrefslogtreecommitdiff
path: root/devel/mrproject/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-30 16:19:50 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-30 16:19:50 +0000
commit6fdf05cc93d7c7cb9859e59f63b73161a7e57c56 (patch)
treeabbeb5b6ec485fcd8842a7aebf8710503dfb083c /devel/mrproject/Makefile
parent2e6f43e156f2a213195eaac68b94ac1fbff03408 (diff)
downloadpkgsrc-6fdf05cc93d7c7cb9859e59f63b73161a7e57c56.tar.gz
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory. Bump PKGREVISION.
Diffstat (limited to 'devel/mrproject/Makefile')
-rw-r--r--devel/mrproject/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile
index b001399305a..da0eb805345 100644
--- a/devel/mrproject/Makefile
+++ b/devel/mrproject/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/05/05 14:29:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2003/05/30 16:19:55 jmmv Exp $
#
DISTNAME= mrproject-0.5.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
@@ -10,6 +10,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://mrproject.codefactory.se/
COMMENT= Project management program
+DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
+
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES