games/super_methane_brothers: unbreak after r450353
In file included from sources/game.cpp:28: In file included from sources/target.h:21: In file included from /usr/local/include/ClanLib-2.3/ClanLib/display.h:112: In file included from /usr/local/include/ClanLib-2.3/ClanLib/Display/TargetProviders/display_window_provider.h:44: /usr/local/include/ClanLib-2.3/ClanLib/Display/TargetProviders/../Window/display_window.h:48:10: fatal error: 'X11/Xlib.h' file not found #include <X11/Xlib.h> ^
This commit is contained in:
parent
65305ef5fe
commit
51465be37e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450712
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libclan23Core.so:devel/clanlib
|
||||
|
||||
USES= gmake pkgconfig tar:tgz
|
||||
USES= gmake localbase pkgconfig tar:tgz
|
||||
MAKE_ENV= METHANE_FLAGS="${CPPFLAGS}" METHANE_LIBS="${LIBS}"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user