diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 20:39:51 +0000 |
commit | 91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch) | |
tree | 426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /astro/boinc-setiathome | |
parent | f19eed403c795f7459f878b37bbe24b938095c22 (diff) |
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 'astro/boinc-setiathome')
-rw-r--r-- | astro/boinc-setiathome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile index 8ed56bde2f02..fa111f79867d 100644 --- a/astro/boinc-setiathome/Makefile +++ b/astro/boinc-setiathome/Makefile @@ -47,7 +47,7 @@ X11_DESC= Build screensaver (requires net/boinc-client with X11) OPTIONS_SUB= yes X11_BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc_graphics2.a:net/boinc-client -X11_USES= gl jpeg +X11_USES= gl jpeg xorg X11_USE= GL=gl,glu,glut \ XORG=ice,sm,x11,xau,xcb,xext,xi,xdamage,xdmcp,xfixes,xmu,xt,xxf86vm X11_CONFIGURE_ENABLE= graphics |