summaryrefslogtreecommitdiff
path: root/games/colchess
diff options
context:
space:
mode:
authorsnj <snj>2004-05-02 20:17:05 +0000
committersnj <snj>2004-05-02 20:17:05 +0000
commit0448fc822d75280efb940f3a4d150f0cecc24594 (patch)
treeb27eca4ac77bbc53b2158e705e708b16bd68041c /games/colchess
parent2e80983972d2c5c1dae802e4db7cbe6255a68b5e (diff)
downloadpkgsrc-0448fc822d75280efb940f3a4d150f0cecc24594.tar.gz
Convert to buildlink3. Closes PR pkg/25421 by Georg Schwarz.
Diffstat (limited to 'games/colchess')
-rw-r--r--games/colchess/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/colchess/Makefile b/games/colchess/Makefile
index cacaf0575a9..a796e2c02cc 100644
--- a/games/colchess/Makefile
+++ b/games/colchess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/24 22:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/02 20:17:05 snj Exp $
DISTNAME= colchess
PKGNAME= ${DISTNAME}-7.0
@@ -10,10 +10,11 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/
COMMENT= Chess analysis engine
-WRKSRC= ${WRKDIR}/ColChess
DIST_SUBDIR= ${PKGNAME}
-NO_CONFIGURE= # defined
MAKE_ENV+= PREFIX="${PREFIX}"
+NO_CONFIGURE= # defined
+USE_BUILDLINK3= YES
+WRKSRC= ${WRKDIR}/ColChess
DATADIR= ${PREFIX}/share/colchess
DOCDIR= ${PREFIX}/share/doc/colchess