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

(-)Makefile (-2 / +3 lines)
Lines 27-34 Link Here
27
USE_XORG=	x11
27
USE_XORG=	x11
28
USE_GNOME=	cairo gnomedocutils gtk30 intlhack libgsf libxml2
28
USE_GNOME=	cairo gnomedocutils gtk30 intlhack libgsf libxml2
29
USE_GL=		gl
29
USE_GL=		gl
30
USES=		desktop-file-utils gettext gmake libtool:keepla localbase:ldflags \
30
USES=		compiler:c++11-lang desktop-file-utils gettext gl gmake gnome \
31
		pathfix pkgconfig shared-mime-info tar:xz
31
		libtool:keepla localbase:ldflags pathfix pkgconfig \
32
		shared-mime-info tar:xz
32
USE_LDCONFIG=	yes
33
USE_LDCONFIG=	yes
33
GNU_CONFIGURE=	yes
34
GNU_CONFIGURE=	yes
34
CONFIGURE_ARGS=	--with-omf-dir=${PREFIX}/share/omf
35
CONFIGURE_ARGS=	--with-omf-dir=${PREFIX}/share/omf

Return to bug 234208