aboutsummaryrefslogtreecommitdiffstats
path: root/cad/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-07 01:12:34 +0800
committersteve <steve@FreeBSD.org>1999-06-07 01:12:34 +0800
commitf83f9205b3086c7c1ac2e71b3354f15162155ba2 (patch)
tree5c6543779f5936d6b10c312a0a08f00bb0198627 /cad/Makefile
parentd95e8ff1951ab2f3f75d353fefee21b0bd91f842 (diff)
downloadfreebsd-ports-graphics-f83f9205b3086c7c1ac2e71b3354f15162155ba2.tar.gz
freebsd-ports-graphics-f83f9205b3086c7c1ac2e71b3354f15162155ba2.tar.zst
freebsd-ports-graphics-f83f9205b3086c7c1ac2e71b3354f15162155ba2.zip
Activate the tkgate port.
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 435116641a9..b0db2397203 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
+# $Id: Makefile,v 1.12 1998/12/07 02:21:52 asami Exp $
#
SUBDIR += acs
@@ -12,6 +12,7 @@
SUBDIR += pcb
SUBDIR += sis
SUBDIR += spice
+ SUBDIR += tkgate
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>