pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-changes
Module Name: pkgsrc
Committed By: markd
Date: Wed Jan 30 05:21:31 UTC 2019
Modified Files:
pkgsrc/print/tex-changes: Makefile
Log Message:
tex-changes: python script
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-changes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-changes/Makefile
diff -u pkgsrc/print/tex-changes/Makefile:1.2 pkgsrc/print/tex-changes/Makefile:1.3
--- pkgsrc/print/tex-changes/Makefile:1.2 Tue Jan 29 06:19:36 2019
+++ pkgsrc/print/tex-changes/Makefile Wed Jan 30 05:21:31 2019
@@ -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 @@ DEPENDS+= tex-xkeyval-[0-9]*:../../print
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