diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-04-20 14:24:28 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-04-20 14:24:28 +0000 |
commit | 52ed0baa26f0ebef5038f07b46fa901ae7622eb8 (patch) | |
tree | 9abbd4f82b7b6069b42b3d4971545fc5d455bbe5 /games/nethack33-gnome | |
parent | 1a2575b4eab7375ea73979fc82cedbf6b9d19467 (diff) |
Notes
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" |