View | Details | Raw Unified | Return to bug 233987
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 35-41 Link Here
35
GH_ACCOUNT=	EasyRPG
35
GH_ACCOUNT=	EasyRPG
36
GH_PROJECT=	Player
36
GH_PROJECT=	Player
37
37
38
USES=		cmake compiler:c++11-lib pkgconfig
38
USES=		cmake compiler:c++11-lib localbase:ldflags pkgconfig
39
CMAKE_ARGS=	-DCMAKE_INSTALL_MANDIR=man \
39
CMAKE_ARGS=	-DCMAKE_INSTALL_MANDIR=man \
40
		-DPLAYER_AUDIO_BACKEND=SDL2_mixer
40
		-DPLAYER_AUDIO_BACKEND=SDL2_mixer
41
USE_XORG=	pixman
41
USE_XORG=	pixman

Return to bug 233987