summaryrefslogtreecommitdiff
path: root/cad/tkgate
diff options
context:
space:
mode:
authorjmmv <jmmv>2002-12-04 08:21:22 +0000
committerjmmv <jmmv>2002-12-04 08:21:22 +0000
commit4ef05d935b7bc9af2421bd4a11109827e46d6ff3 (patch)
tree9b49e1201ca2222358165cc461c0792d78619903 /cad/tkgate
parent15195d3dd275be001d34349e78c288370cf846be (diff)
downloadpkgsrc-4ef05d935b7bc9af2421bd4a11109827e46d6ff3.tar.gz
Build-depend on libiconv; it is required to generate some files.
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