summaryrefslogtreecommitdiff
path: root/cad/oregano/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r--cad/oregano/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index 3259f56fcb9..e978849e8c7 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:27 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:17:46 jlam Exp $
#
DISTNAME= oregano-0.20
@@ -9,9 +9,9 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/
COMMENT= application for schematic capture/simulation of electrical circuits
-DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= gnome-print-*:../../print/gnome-print
-DEPENDS+= libglade-*:../../devel/libglade
+DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
+DEPENDS+= gnome-print-[0-9]*:../../print/gnome-print
+DEPENDS+= libglade-[0-9]*:../../devel/libglade
GNU_CONFIGURE= YES
USE_X11BASE= YES