diff options
Diffstat (limited to 'cad')
-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 |