summaryrefslogtreecommitdiff
path: root/games/nethack-lib/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack-lib/Makefile.common')
-rw-r--r--games/nethack-lib/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index 768fa29fc92..8834fc24e99 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2003/03/01 21:12:49 pooka Exp $
+# $NetBSD: Makefile.common,v 1.10 2003/03/29 12:41:06 jmmv Exp $
#
NETHACK_BASEVER= 3.4.1
@@ -7,6 +7,7 @@ NETHACK_DISTVER= 341
NETHACK_DIR= nethackdir340
DISTNAME= nethack-${NETHACK_DISTVER}
+WRKSRC= ${WRKDIR}/nethack-${NETHACK_BASEVER}
CATEGORIES= games
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh${NETHACK_DISTVER}/src/
EXTRACT_SUFX= .tgz
@@ -14,8 +15,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.nethack.org/
-WRKSRC= ${WRKDIR}/nethack-${NETHACK_BASEVER}
-
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./sys/unix/setup.sh