diff options
author | Will Andrews <will@FreeBSD.org> | 2002-04-21 23:47:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-04-21 23:47:50 +0000 |
commit | d1c2f0dddd4a74a79847b017915f3482671e055c (patch) | |
tree | 31ccd02a7c0d295ec66bf2eefa0f980fbb92cb91 /x11/Makefile | |
parent | 98cff2373c59f930df3569d05871d0343d443fd8 (diff) | |
download | ports-d1c2f0dddd4a74a79847b017915f3482671e055c.tar.gz ports-d1c2f0dddd4a74a79847b017915f3482671e055c.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 29dd90b491ef..cca74938eb8d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -49,8 +49,11 @@ SUBDIR += imwheel SUBDIR += kb2mb2 SUBDIR += kde2 + SUBDIR += kde3 SUBDIR += kdebase2 + SUBDIR += kdebase3 SUBDIR += kdelibs2 + SUBDIR += kdelibs3 SUBDIR += keylaunch SUBDIR += launch.app SUBDIR += libdnd |