aboutsummaryrefslogtreecommitdiffstats
path: root/audio/baresip
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 04:39:51 +0800
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 04:39:51 +0800
commit91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch)
tree426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /audio/baresip
parentf19eed403c795f7459f878b37bbe24b938095c22 (diff)
downloadfreebsd-ports-gnome-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz
freebsd-ports-gnome-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.zst
freebsd-ports-gnome-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'.
Diffstat (limited to 'audio/baresip')
-rw-r--r--audio/baresip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index 7262ca3a6bba..36a4859d0909 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -94,6 +94,7 @@ BROKEN= OPTIONS marked as BROKEN have not been updated to the new Baresip API
.endfor
.if ${PORT_OPTIONS:MX11}
+USES+= xorg
USE_XORG= x11
.endif