Index: www/webkit-gtk2/Makefile =================================================================== RCS file: /a/.cvsup/ports/www/webkit-gtk2/Makefile,v --- www/webkit-gtk2/Makefile 10 May 2010 21:18:49 -0000 1.22 +++ www/webkit-gtk2/Makefile 11 May 2010 05:30:39 -0000 @@ -63,6 +63,8 @@ LIB_DEPENDS+= icutu.38:${PORTSDIR}/devel .if defined(WITH_VIDEO) USE_GSTREAMER+= yes CONFIGURE_ARGS+=--enable-video +.else +CONFIGURE_ARGS+=--disable-video .endif .if defined(WITH_DEBUG)