summaryrefslogtreecommitdiff
path: root/games/nethack-tty
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-21 13:53:40 +0000
committerwiz <wiz>2001-04-21 13:53:40 +0000
commit95996e01fcb5d4d4a79619f606008e1f557aeb95 (patch)
tree0415cd9362f364d6dc4dcdfc4a28c8f32836ed17 /games/nethack-tty
parent873f15d6beed4de863a8fa4afc71e22f2eef070d (diff)
downloadpkgsrc-95996e01fcb5d4d4a79619f606008e1f557aeb95.tar.gz
Remove PATCH_SUM_FILE.
Diffstat (limited to 'games/nethack-tty')
-rw-r--r--games/nethack-tty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 48a5f209921..99729ec77f5 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/16 15:10:55 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/04/21 13:53:40 wiz Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -14,6 +14,5 @@ INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-tty
PATCHDIR= ${.CURDIR}/../nethack-lib/patches
-PATCH_SUM_FILE= ${.CURDIR}/../nethack-lib/files/patch-sum
.include "../../mk/bsd.pkg.mk"