aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-18 04:21:53 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-18 04:21:53 +0000
commit6ae8c6909919fd51b5ea6e58fa8b9b3c372f4448 (patch)
tree556eeffe85606c92ddfa2bfc3f2203b0e325ad7c /cad/Makefile
parentf63bf9a5b834f2a89d289c8eb68c6669d5558401 (diff)
downloadports-6ae8c6909919fd51b5ea6e58fa8b9b3c372f4448.tar.gz
ports-6ae8c6909919fd51b5ea6e58fa8b9b3c372f4448.zip
Activate xcircuit.
Notes
Notes: svn path=/head/; revision=11042
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 c573d641c067..605047540793 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1997/01/15 07:49:06 asami Exp $
+# $Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp $
#
SUBDIR += acs
@@ -10,5 +10,6 @@
SUBDIR += mars
SUBDIR += pcb
SUBDIR += spice
+ SUBDIR += xcircuit
.include <bsd.port.subdir.mk>