summaryrefslogtreecommitdiff
path: root/games/pysol
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-02 04:46:58 +0000
committersnj <snj@pkgsrc.org>2004-05-02 04:46:58 +0000
commit6d82af526652482956d163ad443d317ecda0d3a5 (patch)
tree6da7a05f691e58c7aee3351a7d1bebb4b2d4743f /games/pysol
parent63f8904c47770a5ee761e404e8d0122d8fbf5200 (diff)
downloadpkgsrc-6d82af526652482956d163ad443d317ecda0d3a5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'games/pysol')
-rw-r--r--games/pysol/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile
index 6703907196b..b083977ce9b 100644
--- a/games/pysol/Makefile
+++ b/games/pysol/Makefile
@@ -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 @@ COMMENT= Solitaire game, written in Python
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST.src
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
CARDSETS= pysol-cardsets-4.40
@@ -39,5 +39,5 @@ post-install:
done)
.include "../../lang/python/application.mk"
-.include "../../x11/py-Tk/buildlink2.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"