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

(-)Makefile (-3 / +2 lines)
Lines 12-23 Link Here
12
12
13
LIB_DEPENDS=	libgdome.so:textproc/gdome2
13
LIB_DEPENDS=	libgdome.so:textproc/gdome2
14
14
15
USES=		gmake iconv libtool pathfix pkgconfig
15
USES=		compiler:c++11-lang gmake gnome iconv libtool localbase \
16
		pathfix pkgconfig
16
USE_GNOME=	glib20 libxml2
17
USE_GNOME=	glib20 libxml2
17
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
CPPFLAGS+=	-I${LOCALBASE}/include
20
LIBS+=		-L${LOCALBASE}/lib
21
INSTALL_TARGET=	install-strip
20
INSTALL_TARGET=	install-strip
22
21
23
OPTIONS_DEFINE=	OCAML
22
OPTIONS_DEFINE=	OCAML

Return to bug 235937