diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-12-25 21:05:41 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-12-25 21:05:41 +0000 |
commit | dddc24bf72ed209e9715bfc7b97bafff434bf7e7 (patch) | |
tree | 05a6494ec31db38e3483fd9779e5e97f7f138cdf /x11-wm/subtle | |
parent | afb5b148738ce6ae048c6030d58cfa902dce7a7b (diff) |
Notes
Diffstat (limited to 'x11-wm/subtle')
-rw-r--r-- | x11-wm/subtle/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/subtle/Makefile b/x11-wm/subtle/Makefile index b8b8d39e8804..0b97c2ee287d 100644 --- a/x11-wm/subtle/Makefile +++ b/x11-wm/subtle/Makefile @@ -12,11 +12,9 @@ COMMENT= Grid-based manual tiling window manager LICENSE= GPLv2 -BROKEN_powerpc64= fails to compile: ruby.h: wrong number of arguments specified for 'deprecated' attribute - BUILD_DEPENDS= rake:devel/rubygem-rake -USES= pkgconfig tar:tbz2 xorg +USES= compiler:c11 pkgconfig tar:tbz2 xorg USE_RUBY= yes USE_XORG= x11 xft xinerama xpm xrandr xtst |