aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-02 05:42:44 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-02 05:42:44 +0800
commit0c4dbcc195273b12f0a941a68364da95117c4ad0 (patch)
treef6a07e39dabfbce12e70bde7914b8a2d6b865d52 /audio
parent9af80e19e63061fc74d99832bed6880e48018395 (diff)
downloadfreebsd-ports-gnome-0c4dbcc195273b12f0a941a68364da95117c4ad0.tar.gz
freebsd-ports-gnome-0c4dbcc195273b12f0a941a68364da95117c4ad0.tar.zst
freebsd-ports-gnome-0c4dbcc195273b12f0a941a68364da95117c4ad0.zip
Fix build on powerpc
- While I'm here, add USES=gl PR: 235359 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/dsbmixer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/dsbmixer/Makefile b/audio/dsbmixer/Makefile
index 854c8d1819e4..769cc896d96f 100644
--- a/audio/dsbmixer/Makefile
+++ b/audio/dsbmixer/Makefile
@@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= dsbwrtsysctl:sysutils/dsbwrtsysctl
-USES= qt:5 tar:tgz qmake
-
+USES= compiler:c++11-lang gl qmake qt:5 tar:tgz
USE_GL= gl
USE_QT= buildtools_build core gui linguisttools_build widgets