From 782b73a94b268d9a265dc53ec32ec90b79b24121 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Mar 2000 08:54:53 +0000 Subject: Adapt to new handling of "${CONFIGURE}". --- games/nethack-x11/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/nethack-x11/Makefile') diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile index 9d7aa100b50..2679a51301f 100644 --- a/games/nethack-x11/Makefile +++ b/games/nethack-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/12/24 22:30:05 pooka Exp $ +# $NetBSD: Makefile,v 1.7 2000/03/27 08:54:56 tron Exp $ # DISTNAME= nethack-3.3.0 @@ -14,7 +14,7 @@ DEPENDS+= xpm-3.4k:../../graphics/xpm USE_X11= yes HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= sys/unix/setup.sh +CONFIGURE_SCRIPT= ./sys/unix/setup.sh ALL_TARGET= nethack INSTALL_TARGET= binfiles MAKE_ENV+= GTYPE=-x11 -- cgit v1.2.3