diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-06-16 11:05:31 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-06-16 11:05:31 +0800 |
commit | 235364434b26f9429f8d56b60220184b467b9a04 (patch) | |
tree | 9074a6516011704d58216267b4d5cc4afc326c3d /lang/Makefile | |
parent | 366f2896a2dd6d1cf971f5c7bd41f7192b10969c (diff) | |
download | freebsd-ports-gnome-235364434b26f9429f8d56b60220184b467b9a04.tar.gz freebsd-ports-gnome-235364434b26f9429f8d56b60220184b467b9a04.tar.zst freebsd-ports-gnome-235364434b26f9429f8d56b60220184b467b9a04.zip |
Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b6fb8c94e465..34852fdfdbc4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1997/05/03 19:35:59 andreas Exp $ +# $Id: Makefile,v 1.70 1997/06/10 09:35:51 asami Exp $ # SUBDIR += Gofer @@ -31,6 +31,7 @@ SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += ocaml + SUBDIR += p5-Tcl SUBDIR += p2c SUBDIR += pbasic SUBDIR += perl5 |