pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-Tk



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Mon Feb  5 11:36:39 UTC 2018

Modified Files:
        pkgsrc/x11/py-Tk: Makefile

Log Message:
py-Tk: Spell buildlink3 correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/x11/py-Tk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/py-Tk/Makefile
diff -u pkgsrc/x11/py-Tk/Makefile:1.63 pkgsrc/x11/py-Tk/Makefile:1.64
--- pkgsrc/x11/py-Tk/Makefile:1.63      Mon Sep  4 18:08:31 2017
+++ pkgsrc/x11/py-Tk/Makefile   Mon Feb  5 11:36:38 2018
@@ -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 @@ do-patch:
 .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