diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-04-30 05:20:59 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-04-30 05:20:59 +0800 |
commit | fd295b20aff3c3f1c141b1ce35d6c1618f856dd0 (patch) | |
tree | bdf83186e6ea86e106a7a4c0deea96d8cb33a53e /x11/Makefile | |
parent | 5fe413d889b8e494e17514a77ed6b7043da24fb6 (diff) | |
download | freebsd-ports-gnome-fd295b20aff3c3f1c141b1ce35d6c1618f856dd0.tar.gz freebsd-ports-gnome-fd295b20aff3c3f1c141b1ce35d6c1618f856dd0.tar.zst freebsd-ports-gnome-fd295b20aff3c3f1c141b1ce35d6c1618f856dd0.zip |
Activate p5-Gtk.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d7350f00af73..56a2734b5351 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 1998/04/24 05:36:52 mph Exp $ +# $Id: Makefile,v 1.197 1998/04/28 20:16:32 andreas Exp $ # SUBDIR += FWF @@ -48,6 +48,7 @@ SUBDIR += mouseclock SUBDIR += neXtaw SUBDIR += olvwm + SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += piewm |