aboutsummaryrefslogtreecommitdiff
path: root/japanese/nethack34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/nethack34/Makefile')
-rw-r--r--japanese/nethack34/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index d98e3f7e2974..93954c21f470 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -36,11 +36,7 @@ HACKDOCSDIR?= share/doc/ja/nethack
USE_XORG= xaw xpm
GRAPHICS= X11_GRAPHICS
.else
-.if ${PKGNAMESUFFIX} == "-gnome"
-CATEGORIES+= gnome
-USE_GNOME= gnomelibs
-GRAPHICS= GNOME_GRAPHICS
-.elif ${PKGNAMESUFFIX} == "-nox11"
+.if ${PKGNAMESUFFIX} == "-nox11"
GRAPHICS= # none
.endif
.endif