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 /cad/oregano | |
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 'cad/oregano')
-rw-r--r-- | cad/oregano/Makefile | 6 | ||||
-rw-r--r-- | cad/oregano/PLIST | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index a87f1a2e4aa..aa28d222898 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/05/02 11:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/05/30 16:19:51 jmmv Exp $ # DISTNAME= oregano-0.20 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= cad gnome MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ @@ -10,6 +10,8 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ COMMENT= application for schematic capture/simulation of electrical circuits +DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs + USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES USE_X11= YES diff --git a/cad/oregano/PLIST b/cad/oregano/PLIST index b29007482c3..18639a70ef9 100644 --- a/cad/oregano/PLIST +++ b/cad/oregano/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/01/27 12:37:20 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/05/30 16:19:52 jmmv Exp $ bin/oregano bin/pspice2oregano share/gnome/apps/Applications/oregano.desktop @@ -38,6 +38,7 @@ share/oregano/samples/opamp.oregano share/oregano/samples/transistors.oregano share/oregano/samples/zener.oregano share/pixmaps/gnome-oregano.png +@comment in gnome-dirs: @dirrm share/mime-info @dirrm share/gnome/help/oregano/C @dirrm share/gnome/help/oregano @comment in gnome-dirs: @dirrm share/gnome/help |