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

(-)Makefile (-1 / +2 lines)
Lines 20-26 Link Here
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	bootchk
21
GH_ACCOUNT=	bootchk
22
22
23
USES=		autoreconf gettext gmake localbase pkgconfig python:2.7,run shebangfix
23
USES=		autoreconf compiler:c++11-lang gettext gmake localbase \
24
		pkgconfig python:2.7,run shebangfix
24
SHEBANG_FILES=	PluginScripts/*.py
25
SHEBANG_FILES=	PluginScripts/*.py
25
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
26
27

Return to bug 234211