Index: Makefile =================================================================== --- Makefile (revision 424923) +++ Makefile (working copy) @@ -137,7 +137,7 @@ #.endif .if ${PORT_OPTIONS:MGSTREAMER} -USE_GSTREAMER+= core good +USE_GSTREAMER1+= core good .else CONFIGURE_ARGS+=--disable-gstreamer .endif @@ -144,7 +144,7 @@ .if ${PORT_OPTIONS:MVV} && ${PORT_OPTIONS:MGSTREAMER} LIB_DEPENDS+= libfarstream-0.2.so:net-im/farstream -USE_GSTREAMER+= v4l2 +USE_GSTREAMER1+= v4l2 PLIST_SUB+= VV="" .else CONFIGURE_ARGS+=--disable-vv