diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-27 17:05:43 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-27 17:05:43 +0800 |
commit | 10b06336d9085d3b56c2439d39fb1cebf79ceb16 (patch) | |
tree | ea800f9fae1f21e6626b9401f531458756a43d6e /x11-themes | |
parent | ca4757692df05f1ea780695d8f1c8030002a47d5 (diff) | |
download | freebsd-ports-gnome-10b06336d9085d3b56c2439d39fb1cebf79ceb16.tar.gz freebsd-ports-gnome-10b06336d9085d3b56c2439d39fb1cebf79ceb16.tar.zst freebsd-ports-gnome-10b06336d9085d3b56c2439d39fb1cebf79ceb16.zip |
- Stage support
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 656674361e4a..f7be9423c961 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -27,7 +27,6 @@ ANIMATION_DESC= Enable experimental animated progressbars METACITY_DESC= Depend on MetaCity Theme .endif -NO_STAGE= yes .include <bsd.port.options.mk> .if !defined(PKGNAMESUFFIX) |