aboutsummaryrefslogtreecommitdiff
path: root/misc/actiona
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
commit82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch)
treeb4d5bf951a26d05982f5c0f534d2f244ff41ae41 /misc/actiona
parent7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff)
downloadports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.tar.gz
ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.zip
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516916
Diffstat (limited to 'misc/actiona')
-rw-r--r--misc/actiona/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile
index c62c7ffd58bf..eb284f964391 100644
--- a/misc/actiona/Makefile
+++ b/misc/actiona/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \
libopencv_core.so:graphics/opencv-core \
libopencv_video.so:graphics/opencv
-USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake gnome qt:5 shared-mime-info
+USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake \
+ gnome qt:5 shared-mime-info xorg
USE_GITHUB= yes
GH_ACCOUNT= Jmgr
USE_QT= concurrent core dbus gui multimedia network script scripttools speech sql widgets x11extras xml xmlpatterns \