diff options
author | tg <tg@FreeBSD.org> | 1998-05-14 17:18:11 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-14 17:18:11 +0800 |
commit | 439b48c2f2b77e846805037b93db37d264803881 (patch) | |
tree | 26f2455b0a89b6a7bc19dfb76c20a9d25e29714d /x11/Makefile | |
parent | 04904957a70e383b1a62035f2f3774a94e40e56e (diff) | |
download | freebsd-ports-gnome-439b48c2f2b77e846805037b93db37d264803881.tar.gz freebsd-ports-gnome-439b48c2f2b77e846805037b93db37d264803881.tar.zst freebsd-ports-gnome-439b48c2f2b77e846805037b93db37d264803881.zip |
Activate q3dmenu.
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 d1d8e7b93bf4..7df4a99d1f85 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.199 1998/04/29 23:33:11 mph Exp $ +# $Id: Makefile,v 1.200 1998/05/06 12:42:28 tg Exp $ # SUBDIR += FWF @@ -57,6 +57,7 @@ SUBDIR += piewm SUBDIR += props SUBDIR += pythonqt + SUBDIR += q3dmenu SUBDIR += qt SUBDIR += qt133 SUBDIR += qvwm |