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

(-)Makefile (-3 / +3 lines)
Lines 22-34 Link Here
22
USE_GITHUB=	yes
22
USE_GITHUB=	yes
23
GH_TAGNAME=	b15afba
23
GH_TAGNAME=	b15afba
24
24
25
USES=		autoreconf compiler:c++11-lib gmake libtool localbase pkgconfig
25
USES=		autoreconf compiler:c++11-lib gmake gnome libtool localbase \
26
		pkgconfig
27
USE_CXXSTD=	c++98
26
USE_XORG=	xext
28
USE_XORG=	xext
27
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
28
CONFIGURE_ARGS=	--disable-alsa \
30
CONFIGURE_ARGS=	--disable-alsa \
29
		--with-icondir=${PREFIX}/share/pixmaps
31
		--with-icondir=${PREFIX}/share/pixmaps
30
CFLAGS+=	-Wno-c++11-narrowing
31
32
SUB_FILES=	pkg-message
32
SUB_FILES=	pkg-message
33
33
34
OPTIONS_DEFINE=		DOCS FLUIDSYNTH GIMP STUDIO THUMBNAILER
34
OPTIONS_DEFINE=		DOCS FLUIDSYNTH GIMP STUDIO THUMBNAILER

Return to bug 234365