diff options
Diffstat (limited to 'games/nethack34-nox11')
-rw-r--r-- | games/nethack34-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile index 65974a011a4f..4d6b1e9ee505 100644 --- a/games/nethack34-nox11/Makefile +++ b/games/nethack34-nox11/Makefile @@ -9,6 +9,6 @@ MASTERDIR= ${.CURDIR}/../nethack34 MAINTAINER= yoshi@parodius.com -WITH_TTY_GRAPHICS= yes +PKGNAMESUFFIX= -nox11 .include "${MASTERDIR}/Makefile" |