diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
commit | ef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch) | |
tree | 94674d44da850da02e8ab4969da3e457bef57094 /devel/sfml | |
parent | deskutils/py-khard: Update to 0.15.1. (diff) |
Sprinkle more USES=xorg
Diffstat (limited to 'devel/sfml')
-rw-r--r-- | devel/sfml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index 1868f99d6ad3..2d5f394d7da2 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -36,7 +36,7 @@ MODULES_DESC= SFML modules WINDOW_DESC= SFML Window module WINDOW_CMAKE_BOOL= SFML_BUILD_WINDOW -WINDOW_USES= gl +WINDOW_USES= gl xorg WINDOW_USE= XORG=x11,xrandr GL=gl GRAPHICS_DESC= SFML Graphics module |