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

(-)www/webkit-gtk2/Makefile (+2 lines)
Lines 63-68 LIB_DEPENDS+= icutu.38:${PORTSDIR}/devel Link Here
63
.if defined(WITH_VIDEO)
63
.if defined(WITH_VIDEO)
64
USE_GSTREAMER+=	yes
64
USE_GSTREAMER+=	yes
65
CONFIGURE_ARGS+=--enable-video
65
CONFIGURE_ARGS+=--enable-video
66
.else
67
CONFIGURE_ARGS+=--disable-video
66
.endif
68
.endif
67
69
68
.if defined(WITH_DEBUG)
70
.if defined(WITH_DEBUG)

Return to bug 146550