diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-05 06:51:41 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-05 06:51:41 +0000 |
commit | 0a395adf10c4afa4d13286c4a996b1312813ae1c (patch) | |
tree | 913ebb3d40b956c786a91495f0973d8e67b5da67 /x11/Makefile | |
parent | New port pmw. The Python Mega Widgets are a set of high-level (diff) |
Activate pmw.
Notes
Notes:
svn path=/head/; revision=11270
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c7a8299db6ce..778d6acacf8d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.205 1998/05/18 03:28:21 mph Exp $ +# $Id: Makefile,v 1.206 1998/06/02 07:43:07 tg Exp $ # SUBDIR += FWF @@ -57,6 +57,7 @@ SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk SUBDIR += piewm + SUBDIR += pmw SUBDIR += props SUBDIR += pygtk SUBDIR += pythonqt |