aboutsummaryrefslogtreecommitdiff
path: root/japanese/nethack34
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-15 09:47:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-15 09:47:11 +0000
commitb41ebe474d9c5e06e9e8353af2159a5a4fe473bb (patch)
treefd2d50aa5a504b7a50a2dafa0d703548e9649dc0 /japanese/nethack34
parent5a6c1d729a56c481fdec5a3fd78e851f16483cf0 (diff)
downloadports-b41ebe474d9c5e06e9e8353af2159a5a4fe473bb.tar.gz
ports-b41ebe474d9c5e06e9e8353af2159a5a4fe473bb.zip
Notes
Diffstat (limited to 'japanese/nethack34')
-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