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

(-)Makefile (-1 / +2 lines)
Lines 22-28 Link Here
22
		libgoffice-0.10.so:devel/goffice010
22
		libgoffice-0.10.so:devel/goffice010
23
RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu
23
RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu
24
24
25
USES=		desktop-file-utils gmake iconv jpeg libtool pathfix pkgconfig
25
USES=		compiler:c++11-lang desktop-file-utils gmake gnome iconv jpeg \
26
		libtool pathfix pkgconfig
26
USE_GNOME=	libxml2 gtk30 librsvg2 libxslt
27
USE_GNOME=	libxml2 gtk30 librsvg2 libxslt
27
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
28
CPPFLAGS+=	-I${LOCALBASE}/include
29
CPPFLAGS+=	-I${LOCALBASE}/include

Return to bug 234122