aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-12-15 10:29:56 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-12-15 10:29:56 +0000
commit8b43d4a5d40151b53bc109cb284f177fc533c3c4 (patch)
treeef133d15579b5769c52b39ac84955c22bb3cb46f /multimedia
parent5cf1a95cf145cc2deeab2853fadcb5e08128f027 (diff)
downloadports-8b43d4a5d40151b53bc109cb284f177fc533c3c4.tar.gz
ports-8b43d4a5d40151b53bc109cb284f177fc533c3c4.zip
Remove support for neon26.
Requested by: miwi
Notes
Notes: svn path=/head/; revision=245878
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common4
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index deebacd6c229..fd69ea64c88e 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -371,11 +371,7 @@ gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libgstnassink.la \
${GST_LIB_DIR}/libgstnassink.so
# neon
-.if exists(${LOCALBASE}/lib/libneon.so.26)
-gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26
-.else
gst_neon_LIB_DEPENDS+= neon.28:${PORTSDIR}/www/neon28
-.endif
gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon"
gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \
${GST_LIB_DIR}/libgstneonhttpsrc.so