summaryrefslogtreecommitdiff
path: root/cad/gnetlist/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-23 19:57:51 +0000
committerwiz <wiz>2002-12-23 19:57:51 +0000
commit69ccb729c1fa177a4e155626636b4d7087cf30ad (patch)
tree006960122d83678dfb873f9e982ac0b13387fca6 /cad/gnetlist/Makefile
parentf5b5859be0c70bd0d6aac05375edd7972e64da50 (diff)
downloadpkgsrc-69ccb729c1fa177a4e155626636b4d7087cf30ad.tar.gz
Wildcard m4 dependency.
Diffstat (limited to 'cad/gnetlist/Makefile')
-rw-r--r--cad/gnetlist/Makefile4
1 files changed, 2 insertions, 2 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