summaryrefslogtreecommitdiff
path: root/cad/tkgate
diff options
context:
space:
mode:
Diffstat (limited to 'cad/tkgate')
-rw-r--r--cad/tkgate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 7d58b5bdba6..709b1a95679 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/29 00:33:46 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2002/12/04 08:21:22 jmmv Exp $
#
DISTNAME= tkgate-1.6i
@@ -11,6 +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+= libiconv-[0-9]*:../../converters/libiconv
USE_BUILDLINK2= yes
USE_IMAKE= yes