pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/pysol Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/16c352dc4475
branches: trunk
changeset: 474555:16c352dc4475
user: snj <snj%pkgsrc.org@localhost>
date: Sun May 02 04:46:58 2004 +0000
description:
Convert to buildlink3.
diffstat:
games/pysol/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r e706a2717daa -r 16c352dc4475 games/pysol/Makefile
--- a/games/pysol/Makefile Sun May 02 04:31:15 2004 +0000
+++ b/games/pysol/Makefile Sun May 02 04:46:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/03/10 03:16:47 snj Exp $
+# $NetBSD: Makefile,v 1.18 2004/05/02 04:46:58 snj Exp $
#
DISTNAME= pysol-4.81
@@ -13,7 +13,7 @@
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST.src
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
CARDSETS= pysol-cardsets-4.40
@@ -39,5 +39,5 @@
done)
.include "../../lang/python/application.mk"
-.include "../../x11/py-Tk/buildlink2.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index