diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 11:51:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-28 11:51:31 +0000 |
commit | 294865e862709a7ef47ef5c2361ac5381dc1648d (patch) | |
tree | 7aa5f3fb1f3a5f80156e886ae257fd73880e189c /games/nethack34-gnome | |
parent | baf470f2da3ae5b63170169ad8efbd61b6fc65f2 (diff) | |
download | ports-294865e862709a7ef47ef5c2361ac5381dc1648d.tar.gz ports-294865e862709a7ef47ef5c2361ac5381dc1648d.zip |
Notes
Diffstat (limited to 'games/nethack34-gnome')
-rw-r--r-- | games/nethack34-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34-gnome/Makefile b/games/nethack34-gnome/Makefile index 0ac31a0a5a3a..b035bae819af 100644 --- a/games/nethack34-gnome/Makefile +++ b/games/nethack34-gnome/Makefile @@ -9,6 +9,6 @@ MASTERDIR= ${.CURDIR}/../nethack34 MAINTAINER= Jan.Stocker@t-online.de -WITH_GNOME_GRAPHICS= yes +PKGNAMESUFFIX= -gnome .include "${MASTERDIR}/Makefile" |