summaryrefslogtreecommitdiff
path: root/games/nethack-tty
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-27 08:54:53 +0000
committertron <tron@pkgsrc.org>2000-03-27 08:54:53 +0000
commit782b73a94b268d9a265dc53ec32ec90b79b24121 (patch)
tree511618ca7cff95a74e9dfdad946115bd53879987 /games/nethack-tty
parent0cc9b5c48ea19526283bb8f52618044b9a9693f3 (diff)
downloadpkgsrc-782b73a94b268d9a265dc53ec32ec90b79b24121.tar.gz
Adapt to new handling of "${CONFIGURE}".
Diffstat (limited to 'games/nethack-tty')
-rw-r--r--games/nethack-tty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 04da9abafd5..ba59d127833 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/12/24 22:30:04 pooka Exp $
+# $NetBSD: Makefile,v 1.6 2000/03/27 08:54:56 tron Exp $
DISTNAME= nethack-3.3.0
PKGNAME= nethack-tty-3.3.0
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.win.tue.nl/games/roguelike/nethack/
DEPENDS+= nethack-lib-3.3.0:../nethack-lib
HAS_CONFIGURE= yes
-CONFIGURE_SCRIPT= sys/unix/setup.sh
+CONFIGURE_SCRIPT= ./sys/unix/setup.sh
ALL_TARGET= nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-tty