aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2018-10-11 14:12:51 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2018-10-11 14:12:51 +0000
commit5d66b7e3b770a95af3de6f3adb0dd0ef72892689 (patch)
tree7f2720003c44e5f2a0a886922aa9beba2c678f65 /multimedia
parent7b38644256aff91b7ec8d2930c923904896b948e (diff)
downloadports-5d66b7e3b770a95af3de6f3adb0dd0ef72892689.tar.gz
ports-5d66b7e3b770a95af3de6f3adb0dd0ef72892689.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/tvheadend/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile
index 3ad89c58d2f0..f7ba84feb495 100644
--- a/multimedia/tvheadend/Makefile
+++ b/multimedia/tvheadend/Makefile
@@ -4,7 +4,7 @@
PORTNAME= tvheadend
PORTVERSION= 4.2.6
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -23,11 +23,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
liburiparser.so:net/uriparser
RUN_DEPENDS= dtv-scan-tables>=0:multimedia/dtv-scan-tables
-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= gettext gmake pkgconfig python shebangfix ssl
+USES= compiler:c++11-lang gettext gmake pkgconfig python shebangfix ssl
USE_GITHUB= yes
GNU_CONFIGURE= yes