summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj>2004-05-02 04:46:58 +0000
committersnj <snj>2004-05-02 04:46:58 +0000
commit286642a6a2f9953cef470055776fd76f8bb9d536 (patch)
tree6da7a05f691e58c7aee3351a7d1bebb4b2d4743f /games
parent7e5997ca945b45d8d4dc9877a38016a18bc0b281 (diff)
downloadpkgsrc-286642a6a2f9953cef470055776fd76f8bb9d536.tar.gz
Convert to buildlink3.
Diffstat (limited to 'games')
-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"