diff options
author | stas <stas@FreeBSD.org> | 2010-11-07 15:12:34 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-11-07 15:12:34 +0800 |
commit | 8603d6a78c2b0fbad221946a76a051054b383e97 (patch) | |
tree | 7f09cfd89e0733ce76887dff65ba9c1fbb560d7a /x11/Makefile | |
parent | 6efb1fe5f1bcd9a9188ad1eb3da873f711832779 (diff) | |
download | freebsd-ports-gnome-8603d6a78c2b0fbad221946a76a051054b383e97.tar.gz freebsd-ports-gnome-8603d6a78c2b0fbad221946a76a051054b383e97.tar.zst freebsd-ports-gnome-8603d6a78c2b0fbad221946a76a051054b383e97.zip |
- Connect e17-module-* in x11-wm/Makefile. Disconnect from x11/Makefile.
PR: ports/151386
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/Makefile b/x11/Makefile index 87d8e8c2e762..de0fdd79570e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -44,23 +44,6 @@ SUBDIR += dxpc SUBDIR += dynamag SUBDIR += dzen2 - SUBDIR += e17-module-bling - SUBDIR += e17-module-calendar - SUBDIR += e17-module-cpu - SUBDIR += e17-module-deskshow - SUBDIR += e17-module-flame - SUBDIR += e17-module-language - SUBDIR += e17-module-mail - SUBDIR += e17-module-mem - SUBDIR += e17-module-mixer - SUBDIR += e17-module-moon - SUBDIR += e17-module-rain - SUBDIR += e17-module-screenshot - SUBDIR += e17-module-slideshow - SUBDIR += e17-module-snow - SUBDIR += e17-module-uptime - SUBDIR += e17-module-weather - SUBDIR += e17-module-winselector SUBDIR += eaglemode SUBDIR += ebuttons SUBDIR += ecore-desktop |