pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-Tk py-Tk: Spell buildlink3 correctly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ebd35ae7e9b
branches:  trunk
changeset: 375186:5ebd35ae7e9b
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Feb 05 11:36:38 2018 +0000

description:
py-Tk: Spell buildlink3 correctly.

diffstat:

 x11/py-Tk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 074e2223061e -r 5ebd35ae7e9b x11/py-Tk/Makefile
--- a/x11/py-Tk/Makefile        Mon Feb 05 11:21:56 2018 +0000
+++ b/x11/py-Tk/Makefile        Mon Feb 05 11:36:38 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2017/09/04 18:08:31 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2018/02/05 11:36:38 jperkin Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-Tk-${PY_DISTVERSION}
 PKGREVISION=   4
@@ -44,5 +44,5 @@
 .include "../../lang/python/srcdist.mk"
 .include "../../lang/tcl/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
-.include "../../x11/libX11/builtin.mk"
+.include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index