pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-changes tex-changes: python script



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b1cc35df484
branches:  trunk
changeset: 329048:7b1cc35df484
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jan 30 05:21:31 2019 +0000

description:
tex-changes: python script

diffstat:

 print/tex-changes/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r f6c0036fb2d5 -r 7b1cc35df484 print/tex-changes/Makefile
--- a/print/tex-changes/Makefile        Wed Jan 30 02:35:30 2019 +0000
+++ b/print/tex-changes/Makefile        Wed Jan 30 05:21:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/29 06:19:36 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/30 05:21:31 markd Exp $
 
 DISTNAME=      changes
 PKGNAME=       tex-${DISTNAME}-3.1.1
@@ -18,5 +18,6 @@
 
 REPLACE_PYTHON+=       ${WRKSRC}/scripts/changes/pyMergeChanges.py
 
+.include "../../lang/python/application.mk"
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index