diff options
author | danfe <danfe@FreeBSD.org> | 2011-06-23 15:18:23 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-06-23 15:18:23 +0800 |
commit | 798880321f59d5008c407d89cc87c71bf3ed0ee0 (patch) | |
tree | 5fb6bb28b05879a46501213c2db698a7f7de1e9b /x11/Makefile | |
parent | 227ac80a7b32ef0bf8e435d6c8a2256d8abe367a (diff) | |
download | freebsd-ports-gnome-798880321f59d5008c407d89cc87c71bf3ed0ee0.tar.gz freebsd-ports-gnome-798880321f59d5008c407d89cc87c71bf3ed0ee0.tar.zst freebsd-ports-gnome-798880321f59d5008c407d89cc87c71bf3ed0ee0.zip |
- Merge duplicate ports of The Widget Factory to one that is in better
category and bears strictly more correct name
- Add LICENSE (GPLv2), do not install practically useless docs
- Drop USE_GMAKE, port builds just fine without it
- Adjust Makefile header and do some cleaning while here
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b9cd9997f524..cb3a21519bc1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -284,7 +284,6 @@ SUBDIR += wbar SUBDIR += wbarconf SUBDIR += wdm - SUBDIR += widgetfactory SUBDIR += wmappl SUBDIR += wmblob SUBDIR += wmbutton |