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

(-)Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS+=	--enable-introspection=yes \
22
CONFIGURE_ARGS+=	--enable-introspection=yes \
23
			--enable-vala=yes
23
			--enable-vala=yes
24
USES=		gmake libtool:build pathfix pkgconfig tar:xz
24
USES=		compiler:c++11-lang gmake libtool:build pathfix pkgconfig tar:xz
25
USE_GNOME=	glib20 introspection:build
25
USE_GNOME=	glib20 introspection:build
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
MAKE_ARGS=	REQUIRED_CFLAGS="" ENABLE_INTROSPECTION=1
27
MAKE_ARGS=	REQUIRED_CFLAGS="" ENABLE_INTROSPECTION=1

Return to bug 232569