diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-27 17:36:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-27 17:36:00 +0800 |
commit | 1165f641ca4b1f4731be621ae618be5df70e684f (patch) | |
tree | c12b4c33fc8af8997d11a9f8956b4b16ec19af8d /x11-themes | |
parent | 046fd36951500503c54a47100d1fddaabffff4fb (diff) | |
download | freebsd-ports-gnome-1165f641ca4b1f4731be621ae618be5df70e684f.tar.gz freebsd-ports-gnome-1165f641ca4b1f4731be621ae618be5df70e684f.tar.zst freebsd-ports-gnome-1165f641ca4b1f4731be621ae618be5df70e684f.zip |
- Stage support
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/thewidgetfactory/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/thewidgetfactory/Makefile b/x11-themes/thewidgetfactory/Makefile index 629173151e95..c8f22e64280f 100644 --- a/x11-themes/thewidgetfactory/Makefile +++ b/x11-themes/thewidgetfactory/Makefile @@ -17,7 +17,6 @@ USES= pkgconfig PLIST_FILES= bin/twf -NO_STAGE= yes post-patch: # Fix console warnings of "GtkSpinButton: setting an adjustment with non-zero # page size is deprecated" |