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

(-)Makefile (+4 lines)
Lines 44-49 Link Here
44
44
45
.include <bsd.port.pre.mk>
45
.include <bsd.port.pre.mk>
46
46
47
.if ${RUBY_VER} == 1.9
48
BROKEN=	does not build with ruby 1.9
49
.endif
50
47
CONFIGURE_ARGS+=--without-exscalibar \
51
CONFIGURE_ARGS+=--without-exscalibar \
48
		--with-mp4v2 \
52
		--with-mp4v2 \
49
		--with-mp4v2-dir=${PREFIX}
53
		--with-mp4v2-dir=${PREFIX}

Return to bug 158678