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

(-)Makefile (-1 / +1 lines)
Lines 35-41 Link Here
35
		SHARED	"Enable shared-library support"	ON
35
		SHARED	"Enable shared-library support"	ON
36
36
37
ALL_TARGET=
37
ALL_TARGET=
38
CONFIGURE_ARGS+=	--enable-pic --disable-install-srcs --enable-vp8
38
CONFIGURE_ARGS+=	--enable-pic --disable-install-srcs --enable-vp8 --disable-install-docs
39
MAKE_ARGS+=	DIST_DIR=${PREFIX} verbose=yes
39
MAKE_ARGS+=	DIST_DIR=${PREFIX} verbose=yes
40
40
41
.include <bsd.port.options.mk>
41
.include <bsd.port.options.mk>

Return to bug 155937