diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index eadb4f8b1ad7..53b891239a88 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -319,7 +319,7 @@ gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libgstnassink.a \ ${GST_LIB_DIR}/libgstnassink.so # neon -gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon +gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26 gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon" gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.a \ ${GST_LIB_DIR}/libgstneonhttpsrc.la \ |