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

(-)Makefile (-1 / +2 lines)
Lines 20-26 Link Here
20
20
21
CONFLICTS=	gnash-devel-[0-9]*
21
CONFLICTS=	gnash-devel-[0-9]*
22
22
23
USES=		tar:bzip2 pkgconfig gmake libtool
23
USES=		cpe tar:bzip2 pkgconfig gmake libtool
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
WANT_SDL=	yes
25
WANT_SDL=	yes
26
USE_GCC=	any
26
USE_GCC=	any
Lines 29-34 Link Here
29
USE_XORG=	x11 xau xdmcp xext xi xinerama ice sm xv
29
USE_XORG=	x11 xau xdmcp xext xi xinerama ice sm xv
30
INSTALLS_ICONS=	yes
30
INSTALLS_ICONS=	yes
31
SYSCONFIGDIR=	${PREFIX}/etc
31
SYSCONFIGDIR=	${PREFIX}/etc
32
CPE_VENDOR=	gnu
32
33
33
# jemalloc leads to infinite recursion on FreeBSD
34
# jemalloc leads to infinite recursion on FreeBSD
34
CONFIGURE_ARGS=	--with-boost-incl="${LOCALBASE}/include" \
35
CONFIGURE_ARGS=	--with-boost-incl="${LOCALBASE}/include" \

Return to bug 198634