From a9c2ade8fc45cd26cc5ac112bf8f06cf5e3d4525 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Feb 2017 11:14:37 +0000 Subject: Move devel/libcheck to devel/check - Bump PORTREVISION for dependent ports --- multimedia/gstreamer/Makefile | 4 ++-- multimedia/gstreamer1/Makefile | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'multimedia') diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index 514bea5534af..7fe151cb3792 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -4,7 +4,7 @@ PORTNAME= gstreamer PORTVERSION= 0.10.36 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ @@ -36,7 +36,7 @@ OPTIONS_DEFINE= LIBCHECK NLS OPTIONS_SUB= yes LIBCHECK_DESC= Unit tests support -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check LIBCHECK_CONFIGURE_OFF= --disable-check NLS_USES= gettext diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index 4d1d745f758f..1e67d3e79ee5 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -3,6 +3,7 @@ PORTNAME= gstreamer PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ PKGNAMESUFFIX= 1 @@ -35,7 +36,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= LIBCHECK LIBCHECK_DESC= Unit tests support LIBCHECK_CONFIGURE_ENABLE= check -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check post-patch: @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ -- cgit v1.2.3