diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-30 16:19:50 +0000 |
commit | 6fdf05cc93d7c7cb9859e59f63b73161a7e57c56 (patch) | |
tree | abbeb5b6ec485fcd8842a7aebf8710503dfb083c /graphics/dia | |
parent | 2e6f43e156f2a213195eaac68b94ac1fbff03408 (diff) | |
download | pkgsrc-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 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 5 | ||||
-rw-r--r-- | graphics/dia/PLIST | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index b93c9e4d964..38a11eb5538 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/05/09 15:21:29 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/30 16:19:58 jmmv Exp $ DISTNAME= dia-0.91 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.91/} @@ -12,7 +13,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.0:../../misc/gnome2-dirs +DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES diff --git a/graphics/dia/PLIST b/graphics/dia/PLIST index 09a6727a195..b08752df7d6 100644 --- a/graphics/dia/PLIST +++ b/graphics/dia/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/05/09 15:21:29 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/05/30 16:19:59 jmmv Exp $ bin/dia lib/dia/libbondgraph_objects.a lib/dia/libbondgraph_objects.la @@ -664,6 +664,7 @@ share/mime-info/dia.keys share/mime-info/dia.mime share/pixmaps/dia-diagram.png share/pixmaps/dia_gnome_icon.png +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/dia/pl @dirrm share/gnome/help/dia/en @dirrm share/gnome/help/dia |