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

(-)Makefile (-3 / +2 lines)
Lines 14-22 Link Here
14
BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
14
BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
CPPFLAGS+=	-I${LOCALBASE}/include
17
USES=		compiler:c++11-lang gettext gmake gnome localbase perl5 \
18
LIBS+=		-L${LOCALBASE}/lib
18
		pkgconfig tar:bzip2
19
USES=		gettext gmake perl5 pkgconfig tar:bzip2
20
USE_PERL5=	build
19
USE_PERL5=	build
21
USE_GNOME=	intltool
20
USE_GNOME=	intltool
22
21

Return to bug 234435