summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-23 19:57:51 +0000
committerwiz <wiz>2002-12-23 19:57:51 +0000
commitfc4ff165aa0fc27d979a4c090601cd862caa0ea5 (patch)
tree006960122d83678dfb873f9e982ac0b13387fca6 /cad
parenta8a4999f8074a6773f32189ee374dd93349528d9 (diff)
downloadpkgsrc-fc4ff165aa0fc27d979a4c090601cd862caa0ea5.tar.gz
Wildcard m4 dependency.
Diffstat (limited to 'cad')
-rw-r--r--cad/gnetlist/Makefile4
-rw-r--r--cad/pcb/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/gnetlist/Makefile b/cad/gnetlist/Makefile
index 0f0e6851fb0..d89c52340e0 100644
--- a/cad/gnetlist/Makefile
+++ b/cad/gnetlist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/12/13 05:19:49 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2002/12/23 19:57:52 wiz Exp $
#
DISTNAME= geda-gnetlist-${PKGVERSION}
@@ -18,7 +18,7 @@ PKGVERSION= 20021103
DEPENDS+= geda-symbols-${PKGVERSION}:../../cad/geda-symbols
# needs GNU m4 for the PCBboard netlister
-DEPENDS+= m4-1.4:../../devel/m4
+DEPENDS+= m4>=1.4:../../devel/m4
CONFLICTS+= gEDA<19991011
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 782f1f401c2..ffea4a564a7 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2002/09/21 06:53:56 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2002/12/23 19:57:51 wiz Exp $
# FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp
#
@@ -15,7 +15,7 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://bach.ece.jhu.edu/~haceaton/pcb/
COMMENT= X11 interactive printed circuit board layout system
-DEPENDS+= m4-1.4:../../devel/m4
+DEPENDS+= m4>=1.4:../../devel/m4
USE_BUILDLINK2= yes
USE_IMAKE= yes