aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-11-09 19:44:31 +0800
committerandreas <andreas@FreeBSD.org>1997-11-09 19:44:31 +0800
commit4088a5350e21ce07d57eaf4774e321568d862041 (patch)
tree3f95e03a1694d45fa6568a12b8c29b025cfdbe3d
parentc4fb7d158a816c52cb4923c8d975bb40f1fa71b2 (diff)
downloadfreebsd-ports-gnome-4088a5350e21ce07d57eaf4774e321568d862041.tar.gz
freebsd-ports-gnome-4088a5350e21ce07d57eaf4774e321568d862041.tar.zst
freebsd-ports-gnome-4088a5350e21ce07d57eaf4774e321568d862041.zip
enable tclplugin
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f3ba325eafd3..b5b9f471d48a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp $
+# $Id: Makefile,v 1.83 1997/10/09 09:01:55 tg Exp $
#
SUBDIR += Gofer
@@ -55,6 +55,7 @@
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tclX75
+ SUBDIR += tclplugin
SUBDIR += xpl
.include <bsd.port.subdir.mk>