aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack33-gnome
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-04-20 22:24:28 +0800
committerglewis <glewis@FreeBSD.org>2004-04-20 22:24:28 +0800
commit788035ae511f8ebccfc6dd53249a9ee5345e8b0f (patch)
tree50763b411b05441e15c8346248678db1cac5667c /games/nethack33-gnome
parented2b5e7ddbe9e88b6fe116bc7037d28333b6e61a (diff)
downloadfreebsd-ports-gnome-788035ae511f8ebccfc6dd53249a9ee5345e8b0f.tar.gz
freebsd-ports-gnome-788035ae511f8ebccfc6dd53249a9ee5345e8b0f.tar.zst
freebsd-ports-gnome-788035ae511f8ebccfc6dd53249a9ee5345e8b0f.zip
. Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the other nethack ports. . Build and install the recover utility so that users can recover their game if it crashes (bump PORTREVISION for this). . Sync with the nethack34 port: . Use PKGNAMESUFFIX to select the graphics type. . Remove the COMMENT in the slave ports. . Take maintainership of nethack33 and nethack33-nox11. . Unbreak the nethack33-qt port.
Diffstat (limited to 'games/nethack33-gnome')
-rw-r--r--games/nethack33-gnome/Makefile3
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"