aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-05-05 22:08:44 +0800
committermiwi <miwi@FreeBSD.org>2008-05-05 22:08:44 +0800
commitb7db8943f5da6dffe0b26fc3936bf43fc07bcc42 (patch)
tree8259587a630bc503ce05a0f3a4d09ad1dc5a5f91
parentb65bc311caf5423163c8972344f1777264fc448b (diff)
downloadfreebsd-ports-gnome-b7db8943f5da6dffe0b26fc3936bf43fc07bcc42.tar.gz
freebsd-ports-gnome-b7db8943f5da6dffe0b26fc3936bf43fc07bcc42.tar.zst
freebsd-ports-gnome-b7db8943f5da6dffe0b26fc3936bf43fc07bcc42.zip
- Fix INDEX
Pointyhat to: edwin Approved by: pav
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
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 \