aboutsummaryrefslogtreecommitdiff
path: root/audio/synthpod-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/synthpod-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/synthpod-lv2')
-rw-r--r--audio/synthpod-lv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/synthpod-lv2/Makefile b/audio/synthpod-lv2/Makefile
index 0f98cc168797..62581d3db90b 100644
--- a/audio/synthpod-lv2/Makefile
+++ b/audio/synthpod-lv2/Makefile
@@ -41,12 +41,12 @@ GTK2_DESC= Build GTK-2 sandbox
GTK2_MESON_OFF= -Duse-gtk2=false
GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-GTK2_USES= gl gnome
+GTK2_USES= gl gnome xorg
GTK2_USE= XORG=x11,xcb,xext GL=gl,glu GNOME=glib20,gtk20,gdkpixbuf2,atk,cairo,pango gettext-runtime
GTK3_DESC= Build GTK-3 sandbox
GTK3_MESON_OFF= -Duse-gtk3=false
-GTK3_USES= gl gnome
+GTK3_USES= gl gnome xorg
GTK3_USE= XORG=x11,xcb,xext GL=glu GNOME=glib20,gtk30,gdkpixbuf2,atk,cairo,pango gettext-runtime
JACK_DESC= Build JACK standalone host