aboutsummaryrefslogtreecommitdiff
path: root/audio/praat
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-06 00:44:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-06 00:44:20 +0000
commit7ee604ab24c81e079f2f357059e8a611401c6ac0 (patch)
tree8b14d08f4b4ca848146c386cfece3b1056f85984 /audio/praat
parent089b3caab00e2b2fb4bb3a390954c384d122c2ac (diff)
downloadports-7ee604ab24c81e079f2f357059e8a611401c6ac0.tar.gz
ports-7ee604ab24c81e079f2f357059e8a611401c6ac0.zip
Fix the following error on GCC-based architectures:
fails to compile: cc1plus: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=498047
Diffstat (limited to 'audio/praat')
-rw-r--r--audio/praat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index 1802a66ab091..1a1680cb0784 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -11,11 +11,9 @@ COMMENT= Phonetics by Computer
LICENSE= GPLv2
-BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=gnu++11"
-
+USES= compiler:c++11-lang dos2unix iconv pkgconfig
USE_GITHUB= yes
DOS2UNIX_REGEX= .*Makefile
-USES= dos2unix iconv pkgconfig
USE_GNOME= gtk20
MAKEFILE= makefile
PLIST_FILES= bin/praat man/man1/praat.1.gz