summaryrefslogtreecommitdiff
path: root/games/nethack-lib/Makefile
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-lib/Makefile
parent0cc9b5c48ea19526283bb8f52618044b9a9693f3 (diff)
downloadpkgsrc-782b73a94b268d9a265dc53ec32ec90b79b24121.tar.gz
Adapt to new handling of "${CONFIGURE}".
Diffstat (limited to 'games/nethack-lib/Makefile')
-rw-r--r--games/nethack-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index 7b5dba0e3c9..f37f37a6be1 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/12/24 22:29:59 pooka Exp $
+# $NetBSD: Makefile,v 1.5 2000/03/27 08:54:55 tron Exp $
#
DISTNAME= nethack-3.3.0
@@ -10,7 +10,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.win.tue.nl/games/roguelike/nethack/
HAS_CONFIGURE= yes
-CONFIGURE_SCRIPT= sys/unix/setup.sh
+CONFIGURE_SCRIPT= ./sys/unix/setup.sh
ALL_TARGET= datastuff
INSTALL_TARGET= manpages install-dat