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

(-)Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
17
18
CONFIGURE_ARGS=	--exec-prefix=${PREFIX}
18
CONFIGURE_ARGS=	--exec-prefix=${PREFIX}
19
19
20
USES=		pkgconfig gettext gmake tar:tgz
20
USES=		compiler:c++11-lang gettext gmake gnome pkgconfig tar:tgz
21
21
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
LDFLAGS+=	-L${LOCALBASE}/lib
23
LDFLAGS+=	-L${LOCALBASE}/lib

Return to bug 231914