aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
commita3c56e68df3a7bf6713f80ab7c2e99f961e98a80 (patch)
tree831a3c893bea5650066440c5b2854bd428d2cc44 /games/fillets-ng
parent680550419d6ab5747243411408ef3f63ee7d4b77 (diff)
downloadports-a3c56e68df3a7bf6713f80ab7c2e99f961e98a80.tar.gz
ports-a3c56e68df3a7bf6713f80ab7c2e99f961e98a80.zip
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516847
Diffstat (limited to 'games/fillets-ng')
-rw-r--r--games/fillets-ng/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile
index 2c537cd3a1be..414132aea052 100644
--- a/games/fillets-ng/Makefile
+++ b/games/fillets-ng/Makefile
@@ -46,6 +46,7 @@ FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi
SMPEG_DESC= Video playback support
SMPEG_LIB_DEPENDS= libsmpeg.so:multimedia/smpeg
X11_DESC= X11 window manager support
+X11_USES= xorg
X11_USE= xorg=x11
X11_CONFIGURE_ON= --with-X=yes
X11_CONFIGURE_OFF= --with-X=no