diff options
author | tg <tg@FreeBSD.org> | 1998-06-05 14:51:41 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-05 14:51:41 +0800 |
commit | 799e8dbb2396f6f6dabd5e87fd0c403aed5da59c (patch) | |
tree | 7e96bfa0691ba8fababf2ad2b862d9ede6f1b83a /x11 | |
parent | 21912abd88383fdc15c9ca3899e69201d8bd433d (diff) | |
download | freebsd-ports-gnome-799e8dbb2396f6f6dabd5e87fd0c403aed5da59c.tar.gz freebsd-ports-gnome-799e8dbb2396f6f6dabd5e87fd0c403aed5da59c.tar.zst freebsd-ports-gnome-799e8dbb2396f6f6dabd5e87fd0c403aed5da59c.zip |
Activate pmw.
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 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 |