diff options
author | mezz <mezz@FreeBSD.org> | 2007-07-05 03:42:04 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-07-05 03:42:04 +0800 |
commit | 73124f9c2dfa621feacb1c4dc0e1521d7aa37ea4 (patch) | |
tree | 2cd2e1ea1d0bc3556f86f73650b050d4f75e4cd1 /multimedia/gstreamer-plugins/Makefile.common | |
parent | 3a2f42f00397b3c783fb16cc4a8110f9fe5b40fe (diff) | |
download | freebsd-ports-gnome-73124f9c2dfa621feacb1c4dc0e1521d7aa37ea4.tar.gz freebsd-ports-gnome-73124f9c2dfa621feacb1c4dc0e1521d7aa37ea4.tar.zst freebsd-ports-gnome-73124f9c2dfa621feacb1c4dc0e1521d7aa37ea4.zip |
Chase mjpegtools's shared library version change, bump the PORTREVISION.
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 bff4245fa63a..52b2fc7f0ed2 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -268,7 +268,7 @@ gst_mad_LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \ gst_mad_DIST= ugly # mpeg2enc -gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.0:${PORTSDIR}/multimedia/mjpegtools +gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.1:${PORTSDIR}/multimedia/mjpegtools gst_mpeg2enc_DIST= bad # mpeg2dec |