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

(-)Makefile (-3 / +1 lines)
Lines 12-20 Link Here
12
LICENSE=	GPLv3+
12
LICENSE=	GPLv3+
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
BROKEN_powerpc64=	fails to compile: Polygone.h: 'vector' was not declared in this scope
15
USES=		cmake:insource compiler:c++11-lang gnome sdl
16
17
USES=		cmake:insource
18
USE_SDL=	sdl ttf
16
USE_SDL=	sdl ttf
19
DATADIR=	${PREFIX}/share/divideandsucceed
17
DATADIR=	${PREFIX}/share/divideandsucceed
20
INSTALLS_ICONS=	yes
18
INSTALLS_ICONS=	yes

Return to bug 237382