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 | |
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
-rw-r--r-- | devel/Makefile | 5 | ||||
-rw-r--r-- | lang/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index d09241bc423b..215f92d7203b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1997/06/11 00:20:40 jfitz Exp $ +# $Id: Makefile,v 1.63 1997/06/15 14:20:20 max Exp $ # SUBDIR += SWIG @@ -40,6 +40,9 @@ SUBDIR += p5-Data-Dumper SUBDIR += p5-Data-Flow SUBDIR += p5-Date-Manip + SUBDIR += p5-Devel-DProf + SUBDIR += p5-Devel-Peek + SUBDIR += p5-Devel-Symdump SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Lock SUBDIR += p5-File-Slurp 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 diff --git a/x11/Makefile b/x11/Makefile index facfca62322a..582fdfe588d9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1997/06/04 00:39:27 asami Exp $ +# $Id: Makefile,v 1.139 1997/06/14 08:06:40 andreas Exp $ # SUBDIR += FWF @@ -34,6 +34,7 @@ SUBDIR += mlvwm SUBDIR += neXtaw SUBDIR += olvwm + SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += piewm SUBDIR += pythonqt |