aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /multimedia
parent320538c6d599e65e80ad91bd683504f5d7c338f1 (diff)
downloadports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz
ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip
Remove USES=execinfo.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Notes
Notes: svn path=/head/; revision=450351
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audacious-gtk3/Makefile1
-rw-r--r--multimedia/audacious-plugins-gtk3/Makefile2
-rw-r--r--multimedia/audacious-plugins/Makefile2
-rw-r--r--multimedia/audacious/Makefile1
-rw-r--r--multimedia/avidemux/Makefile.common2
-rw-r--r--multimedia/libxine/Makefile2
-rw-r--r--multimedia/plexhometheater/Makefile2
-rw-r--r--multimedia/tvheadend/Makefile2
-rw-r--r--multimedia/vdr-plugin-markad/Makefile2
-rw-r--r--multimedia/xine/Makefile2
10 files changed, 8 insertions, 10 deletions
diff --git a/multimedia/audacious-gtk3/Makefile b/multimedia/audacious-gtk3/Makefile
index 20597dbb6a71..2c69d56748f3 100644
--- a/multimedia/audacious-gtk3/Makefile
+++ b/multimedia/audacious-gtk3/Makefile
@@ -43,7 +43,6 @@ ICONV_USES= iconv
NLS_USES= gettext-runtime
NLS_CONFIGURE_OFF= --disable-nls
NLS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile
-EXECINFO_USES= execinfo
OPTIONS_SUB= yes
EXECINFO_DESC= Build with libexecinfo support
diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile
index a0e697e08cb7..80406e09c474 100644
--- a/multimedia/audacious-plugins-gtk3/Makefile
+++ b/multimedia/audacious-plugins-gtk3/Makefile
@@ -28,7 +28,7 @@ DISTINFO_FILE= ${.CURDIR}/distinfo
FILESDIR= ${MASTERDIR}/files
GNU_CONFIGURE= yes
-USES= compiler:c++11-lib execinfo gettext-tools gmake iconv \
+USES= compiler:c++11-lib gettext-tools gmake iconv \
localbase pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= gtk30 glib20 libxml2 cairo gdkpixbuf2
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 444f81530dbe..22ebc4028407 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= audacious:multimedia/audacious
CONFLICTS_INSTALL= audacious-plugins-gtk3-3.*
GNU_CONFIGURE= yes
-USES= compiler:c++11-lib execinfo gettext-tools gmake iconv \
+USES= compiler:c++11-lib gettext-tools gmake iconv \
localbase pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= gtk20 glib20 libxml2 cairo gdkpixbuf2
diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile
index fef7f9d5cff8..ed84fb73b108 100644
--- a/multimedia/audacious/Makefile
+++ b/multimedia/audacious/Makefile
@@ -38,7 +38,6 @@ ICONV_USES= iconv
NLS_USES= gettext-runtime
NLS_CONFIGURE_OFF= --disable-nls
NLS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile
-EXECINFO_USES= execinfo
OPTIONS_SUB= yes
EXECINFO_DESC= Build with libexecinfo support
diff --git a/multimedia/avidemux/Makefile.common b/multimedia/avidemux/Makefile.common
index aaaafef13673..8653bfe09873 100644
--- a/multimedia/avidemux/Makefile.common
+++ b/multimedia/avidemux/Makefile.common
@@ -20,7 +20,7 @@ USE_QT4= # empty
OPTIONS_FILE= ${PORT_DBDIR}/${OPTIONS_NAME:C/-.*//}/options
USES= cmake:outsource,noninja pkgconfig iconv gmake compiler:features sqlite
-USES+= dos2unix execinfo
+USES+= dos2unix
DOS2UNIX_FILES= cmake/admCheckMiscLibs.cmake \
avidemux_core/ADM_coreVideoCodec/include/ADM_coreVideoCodec6_export.h \
avidemux_core/ADM_coreVideoCodec/include/ADM_ffmp43.h
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 256ae7a97f1a..c9a19a18a33c 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -40,7 +40,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
LIB_DEPENDS+= libdvdcss.so.2:multimedia/libdvdcss
.endif
-USES= compiler cpe execinfo gmake iconv libtool:keepla \
+USES= compiler cpe gmake iconv libtool:keepla \
localbase pathfix perl5 pkgconfig tar:xz
CPE_PRODUCT= xine-lib
CPE_VENDOR= xine
diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile
index 6df54c8c53f4..546604e6f92d 100644
--- a/multimedia/plexhometheater/Makefile
+++ b/multimedia/plexhometheater/Makefile
@@ -69,7 +69,7 @@ GH_ACCOUNT= plexinc
GH_PROJECT= plex-home-theater-public
BUNDLE_LIBS= yes
-USES= cmake:outsource execinfo iconv:wchar_t jpeg pkgconfig python:2
+USES= cmake:outsource iconv:wchar_t jpeg pkgconfig python:2
CMAKE_ARGS+= -DENABLE_AUTOUPDATE:BOOL=false
CMAKE_ARGS+= -DENABLE_DUMP_SYMBOLS:BOOL=false
CMAKE_ARGS+= -DENABLE_PYTHON:BOOL=false
diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile
index 428274f938d0..298fe4714757 100644
--- a/multimedia/tvheadend/Makefile
+++ b/multimedia/tvheadend/Makefile
@@ -23,7 +23,7 @@ BROKEN_mips= fails to configure: No C compiler found
BROKEN_mips64= fails to configure: No C compiler found
BROKEN_powerpc64= fails to configure: No C compiler found
-USES= execinfo gettext gmake pkgconfig python shebangfix ssl
+USES= gettext gmake pkgconfig python shebangfix ssl
USE_GITHUB= yes
GNU_CONFIGURE= yes
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile
index 77aff97e61b4..dba609e32f67 100644
--- a/multimedia/vdr-plugin-markad/Makefile
+++ b/multimedia/vdr-plugin-markad/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
RESTRICTED= Installs station logos
-USES= execinfo pkgconfig tar:tgz
+USES= pkgconfig tar:tgz
WRKSRC= ${WRKDIR}/${PLUGIN}-${DISTVERSION}
VDR_PLUGIN_MAKEFILES= ${WRKSRC}/command/Makefile ${WRKSRC}/plugin/Makefile
DEFINES= -DDATADIR=\\\"${DATADIR}\\\" -DPREFIX=\\\"${PREFIX}\\\"
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index fd040ad5d6d5..a9b3bfd26403 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpng.so:graphics/png \
libxine.so:multimedia/libxine
-USES= desktop-file-utils execinfo gmake iconv jpeg pkgconfig readline \
+USES= desktop-file-utils gmake iconv jpeg pkgconfig readline \
shared-mime-info tar:xz
USE_XORG= x11 xext xinerama xscrnsaver xtst xv xxf86vm
GNU_CONFIGURE= yes