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 /x11 | |
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 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |