aboutsummaryrefslogtreecommitdiff
path: root/japanese/nethack34
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:03:34 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:03:34 +0000
commit07e8e1c13cabb968ffd985d9af1a2ddc2c02498c (patch)
tree54e77937cbaf0fed5fc185aca36b2d9a346a79b5 /japanese/nethack34
parentd9df28a9ce4a22ff2fea480fbf9fbd24276897dd (diff)
downloadports-07e8e1c13cabb968ffd985d9af1a2ddc2c02498c.tar.gz
ports-07e8e1c13cabb968ffd985d9af1a2ddc2c02498c.zip
Add USES=xorg USES=gl, ports categories j
Add USES=xorg and USES=gl to ports in categories starting with 'j' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516912
Diffstat (limited to 'japanese/nethack34')
-rw-r--r--japanese/nethack34/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index 9f85a6684c2e..edc99e7f10c5 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -40,6 +40,7 @@ SHELL_DESC= Shell support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}
+USES+= xorg
USE_XORG= xaw xpm
GRAPHICS= X11_GRAPHICS
.endif