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 /games/stratagus/Makefile | |
parent | 40f4b34b5a9ac32ac529d75838c6394e5a08ff08 (diff) | |
download | ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.tar.gz ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.zip |
Notes
Diffstat (limited to 'games/stratagus/Makefile')
-rw-r--r-- | games/stratagus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index f78a562d0d48..fb18e554cd78 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -50,6 +50,7 @@ VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis \ VORBIS_CMAKE_BOOL= WITH_OGGVORBIS X11_DESC= X11 clipboard pasting support +X11_USES= xorg X11_USE= XORG=x11 X11_CMAKE_BOOL= WITH_X11 |