View | Details | Raw Unified | Return to bug 197712 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 35-41 Link Here
35
35
36
.include <bsd.port.options.mk>
36
.include <bsd.port.options.mk>
37
37
38
USES=		gmake libtool perl5 tar:bzip2
38
USES=		cpe gmake libtool perl5 tar:bzip2
39
USE_PERL5=	build
39
USE_PERL5=	build
40
USE_GL=		gl
40
USE_GL=		gl
41
USE_XORG?=	xf86driproto glproto xdmcp x11 xkbfile xxf86misc xxf86vm xaw7 \
41
USE_XORG?=	xf86driproto glproto xdmcp x11 xkbfile xxf86misc xxf86vm xaw7 \
Lines 52-57 Link Here
52
		--localstatedir=/var --without-dtrace --disable-xephyr \
52
		--localstatedir=/var --without-dtrace --disable-xephyr \
53
		--enable-record=yes
53
		--enable-record=yes
54
INSTALL_TARGET=	install-strip
54
INSTALL_TARGET=	install-strip
55
CPE_VENDOR=	x
55
56
56
.if ${SLAVE_PORT} == "no"
57
.if ${SLAVE_PORT} == "no"
57
SUB_FILES=	pkg-install pkg-deinstall
58
SUB_FILES=	pkg-install pkg-deinstall

Return to bug 197712