summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /games/nethack-lib
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'games/nethack-lib')
-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