diff options
author | mezz <mezz@FreeBSD.org> | 2007-03-19 03:03:46 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-03-19 03:03:46 +0800 |
commit | 5ca99867c1cf41868a1dbe0857b3ee84437e9e2d (patch) | |
tree | cc9b3a0a2a7bbfb4a0f98fd5c2eded0bc214e629 /multimedia/gstreamer-plugins/Makefile.common | |
parent | ca7411dbb85a405c623002afea4dae9c336fef62 (diff) | |
download | freebsd-ports-gnome-5ca99867c1cf41868a1dbe0857b3ee84437e9e2d.tar.gz freebsd-ports-gnome-5ca99867c1cf41868a1dbe0857b3ee84437e9e2d.tar.zst freebsd-ports-gnome-5ca99867c1cf41868a1dbe0857b3ee84437e9e2d.zip |
Chase www/neon's shared library version change, bump the PORTREVISION.
Reported by: krismail
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 2823cdbeb881..6ae2432b97f7 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -279,7 +279,7 @@ gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \ gst_musicbrainz_DIST= bad # neon -gst_neon_LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon +gst_neon_LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon" gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.a \ ${GST_LIB_DIR}/libgstneonhttpsrc.la \ |