summaryrefslogtreecommitdiff
path: root/games/gnuchess4/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-03 21:51:57 +0000
committerrillig <rillig>2005-11-03 21:51:57 +0000
commit7d82387de5495ac275fef29b13b8833c5cff80c2 (patch)
tree9b8526f014b68bf0415a97e7b02edb2800d9f525 /games/gnuchess4/Makefile
parentf3588171b9705c3a096bd963ad8a5bf815cc2867 (diff)
downloadpkgsrc-7d82387de5495ac275fef29b13b8833c5cff80c2.tar.gz
Fixed wrong use of WRKSRC.
Diffstat (limited to 'games/gnuchess4/Makefile')
-rw-r--r--games/gnuchess4/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/gnuchess4/Makefile b/games/gnuchess4/Makefile
index 08c25f2df81..df5f77b6b0f 100644
--- a/games/gnuchess4/Makefile
+++ b/games/gnuchess4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/24 21:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/03 22:01:10 rillig Exp $
DISTNAME= gnuchess-4.0.pl80
PKGNAME= gnuchess4-4.0.80
@@ -13,12 +13,13 @@ CONFLICTS= gnuchess-4.*
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
+CONFIGURE_DIRS= src
+BUILD_DIRS= ${CONFIGURE_DIRS}
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnuchess4
- cd ${WRKSRC}/../doc; ${INSTALL_DATA} \
+ cd ${WRKSRC}/doc; ${INSTALL_DATA} \
ARTICLE ARTICLE.2 CHESSTOOL FAQ HEURISTICS MOVE-GEN \
README.font README.output \
${PREFIX}/share/doc/gnuchess4