aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-13 11:35:51 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-13 11:35:51 +0800
commit2b1838bc534c937c3ea0514a46ee015f34b8ae46 (patch)
tree0e89021fd44a8edda1d97d4e3b9b90599d254d40 /audio
parent6bc03c0fcc5387275e3b6640596109d8a95c0397 (diff)
downloadfreebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.tar.gz
freebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.tar.zst
freebsd-ports-gnome-2b1838bc534c937c3ea0514a46ee015f34b8ae46.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'audio')
-rw-r--r--audio/festival/Makefile2
-rw-r--r--audio/funktrackergold/Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index 18e471d22c68..31eaaee056f0 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -28,7 +28,7 @@ COMMENT= Multi-lingual speech synthesis system
BROKEN_aarch64= Fails to link: arm64_unknown.mak: No such file or directory
BROKEN_armv6= Fails to link: cc.mak: No such file or directory
BROKEN_mips64= Fails to link: cc.mak: No such file or directory
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= Fails to link: powerpc_unknown.mak: No such file or directory
OPTIONS_DEFINE= NAS ESD
OPTIONS_DEFAULT=NAS ESD
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile
index bf35f11c4f11..5bde80099e17 100644
--- a/audio/funktrackergold/Makefile
+++ b/audio/funktrackergold/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= SUNSITE/apps/sound/players
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses MOD/FNK music tracker
-OPTIONS_DEFINE= DOCS
-
LICENSE= GPLv2
+OPTIONS_DEFINE= DOCS
+
USES= compiler:nestedfct ncurses tar:tgz
WRKSRC= ${WRKDIR}/funkgold
@@ -22,7 +22,7 @@ MAKE_ARGS= EXTRA_LDFLAGS="-lpthread"
PORTDOCS= INSTALL
PLIST_FILES= bin/funkgold
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/funkgold ${STAGEDIR}${PREFIX}/bin