aboutsummaryrefslogtreecommitdiff
path: root/audio/dpf-plugins-lv2
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
commit91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch)
tree426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /audio/dpf-plugins-lv2
parentf19eed403c795f7459f878b37bbe24b938095c22 (diff)
downloadports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz
ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'.
Notes
Notes: svn path=/head/; revision=516738
Diffstat (limited to 'audio/dpf-plugins-lv2')
-rw-r--r--audio/dpf-plugins-lv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dpf-plugins-lv2/Makefile b/audio/dpf-plugins-lv2/Makefile
index 6d353ad2ec36..a6feeeb347cd 100644
--- a/audio/dpf-plugins-lv2/Makefile
+++ b/audio/dpf-plugins-lv2/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
LIB_DEPENDS= liblo.so:audio/liblo \
libprojectM.so:graphics/libprojectm
-USES= compiler:c++11-lang gl gmake localbase pkgconfig shebangfix
+USES= compiler:c++11-lang gl gmake localbase pkgconfig shebangfix xorg
SHEBANG_FILES= dpf/utils/generate-ttl.sh
USE_GITHUB= yes
GH_ACCOUNT= DISTRHO