diff options
author | mezz <mezz@FreeBSD.org> | 2007-04-30 03:37:08 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-04-30 03:37:08 +0800 |
commit | 5a6755b15cdcc524205af07b01b4cdade630e0b0 (patch) | |
tree | 8db855d237d2c724300deec4b079c48451e5215e /multimedia/gstreamer-plugins/Makefile.common | |
parent | 314aac2afd7ed7be45e62aad9c6ec61e1a4c91a8 (diff) | |
download | freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.tar.gz freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.tar.zst freebsd-ports-gnome-5a6755b15cdcc524205af07b01b4cdade630e0b0.zip |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
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 bc41bbed6f6c..4c4241ab0102 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -231,7 +231,7 @@ gst_lame_LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame gst_lame_DIST= ugly # libcaca -gst_libcaca_BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca +gst_libcaca_LIB_DEPENDS+= caca.0:${PORTSDIR}/graphics/libcaca gst_libcaca_PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so \ ${GST_LIB_DIR}/libgstcacasink.a \ ${GST_LIB_DIR}/libgstcacasink.la |