aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
commitef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch)
tree94674d44da850da02e8ab4969da3e457bef57094 /audio/csound
parent40f4b34b5a9ac32ac529d75838c6394e5a08ff08 (diff)
downloadports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.tar.gz
ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.zip
Sprinkle more USES=xorg
Notes
Notes: svn path=/head/; revision=517008
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index b0ca6e3242e1..a3967d266048 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -64,6 +64,7 @@ EXCITER_DESC= Build the exciter opcode
EXCITER_CMAKE_BOOL= BUILD_EXCITER_OPCODES
FLTK_DESC= Build FLTK plugin and GUI
+FLTK_USES= xorg
FLTK_USE= XORG=ice,sm,x11,xext
FLTK_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk
FLTK_CMAKE_ON= -DBUILD_WINSOUND:BOOL=ON