summaryrefslogtreecommitdiff
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
authoragc <agc>2003-01-24 09:46:27 +0000
committeragc <agc>2003-01-24 09:46:27 +0000
commit1414d120d217f4d2d33e2044b50ba803de519d99 (patch)
treedee807876d7717a2ff3e2d29837c017000fcea92 /cad/tkgate/Makefile
parent4ab8e5329489323f6c455058f0dc65358ed04289 (diff)
downloadpkgsrc-1414d120d217f4d2d33e2044b50ba803de519d99.tar.gz
Correct the directory path for GNU m4 package.
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r--cad/tkgate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 6241b51e0e6..ede86cbc399 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/01/13 12:08:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/24 09:46:27 agc Exp $
#
DISTNAME= tkgate-1.6i
@@ -11,7 +11,7 @@ HOMEPAGE= http://www-2.cs.cmu.edu/~hansen/tkgate/
COMMENT= Tcl/Tk based digital circuit editor and simulator
BUILD_DEPENDS+= bison>=1.35:../../devel/bison
-BUILD_DEPENDS+= m4>=1.4:../../devel/gm4
+BUILD_DEPENDS+= m4>=1.4:../../devel/m4
BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
USE_BUILDLINK2= yes