diff options
Diffstat (limited to 'games/nethack33-gnome')
-rw-r--r-- | games/nethack33-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack33-gnome/Makefile b/games/nethack33-gnome/Makefile index 2380ee24bde4..67444873e010 100644 --- a/games/nethack33-gnome/Makefile +++ b/games/nethack33-gnome/Makefile @@ -8,8 +8,7 @@ MASTERDIR= ${.CURDIR}/../nethack33 MAINTAINER= Jan.Stocker@t-online.de -COMMENT= A dungeon explorin', slashin', hackin' game (w/ GNOME graphics) -WITH_GNOME_GRAPHICS= yes +PKGNAMESUFFIX= -gnome .include "${MASTERDIR}/Makefile" |