summaryrefslogtreecommitdiff
path: root/games/nethack
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
commit9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/nethack
parent94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff)
downloadpkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/nethack')
-rw-r--r--games/nethack/Makefile4
-rw-r--r--games/nethack/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index dab6b07bede..1c1914bc385 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/10 17:50:04 pooka Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 15:10:55 wiz Exp $
.include "../nethack-lib/Makefile.common"
@@ -7,6 +7,8 @@ CATEGORIES+= x11
MASTER_SITES= # empty
DISTFILES= # empty
+COMMENT= Meta-package for NetHack with x11, qt and tty versions
+
DEPENDS+= nethack-tty-${NETHACK_VERSION}:../nethack-tty
DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11
DEPENDS+= nethack-qt-${NETHACK_VERSION}:../nethack-qt
diff --git a/games/nethack/pkg/COMMENT b/games/nethack/pkg/COMMENT
deleted file mode 100644
index 56c4f4fadbf..00000000000
--- a/games/nethack/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Meta-package for NetHack with x11, qt and tty versions