pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/colchess Convert to buildlink3. Closes PR pkg/2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2be6996d265
branches: trunk
changeset: 474598:f2be6996d265
user: snj <snj%pkgsrc.org@localhost>
date: Sun May 02 20:17:05 2004 +0000
description:
Convert to buildlink3. Closes PR pkg/25421 by Georg Schwarz.
diffstat:
games/colchess/Makefile | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 916fbcae48a1 -r f2be6996d265 games/colchess/Makefile
--- a/games/colchess/Makefile Sun May 02 20:15:14 2004 +0000
+++ b/games/colchess/Makefile Sun May 02 20:17:05 2004 +0000
@@ -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 @@
HOMEPAGE= http://www.ast.cam.ac.uk/~cmf/chess/colchess/
COMMENT= Chess analysis engine
+DIST_SUBDIR= ${PKGNAME}
+MAKE_ENV+= PREFIX="${PREFIX}"
+NO_CONFIGURE= # defined
+USE_BUILDLINK3= YES
WRKSRC= ${WRKDIR}/ColChess
-DIST_SUBDIR= ${PKGNAME}
-NO_CONFIGURE= # defined
-MAKE_ENV+= PREFIX="${PREFIX}"
DATADIR= ${PREFIX}/share/colchess
DOCDIR= ${PREFIX}/share/doc/colchess
Home |
Main Index |
Thread Index |
Old Index