diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-17 23:39:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-17 23:39:59 +0000 |
commit | eafa6a8cbbeededd3fb4b3cc49cb8447b20c6a29 (patch) | |
tree | c9d80f328b9a664820133f6875a7d115844eb366 /x11/Makefile | |
parent | f9e20bb8466e150c52ebb537ae0ace1357e6a7df (diff) | |
download | freebsd-ports-eafa6a8cbbeededd3fb4b3cc49cb8447b20c6a29.zip |
Update category Makefiles to add KDE2 ports.
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 7d3ea28b9d3c..08803df18bf5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -27,10 +27,13 @@ SUBDIR += kb2mb2 SUBDIR += kde11 SUBDIR += kde11-i18n + SUBDIR += kde2 SUBDIR += kdebase11 SUBDIR += kdebase11-i18n + SUBDIR += kdebase2 SUBDIR += kdelibs11 SUBDIR += kdelibs11-i18n + SUBDIR += kdelibs2 SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += libdnd |