diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-05 14:08:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-05 14:08:44 +0000 |
commit | e03751f966bdc6562222ba881055a3c5495ddd32 (patch) | |
tree | fc5c98c9b85735a258be372adf4cabe24e996eb4 /multimedia/gstreamer-plugins/Makefile.common | |
parent | a58acc3a083197e3f646583ceff228f85dafd293 (diff) | |
download | ports-e03751f966bdc6562222ba881055a3c5495ddd32.tar.gz ports-e03751f966bdc6562222ba881055a3c5495ddd32.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile.common')
-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 \ |