pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-weasyprint py-weasyprint: SUBST_SED -> SUBST_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a63ac213673b
branches: trunk
changeset: 329597:a63ac213673b
user: kleink <kleink%pkgsrc.org@localhost>
date: Tue Feb 12 12:45:36 2019 +0000
description:
py-weasyprint: SUBST_SED -> SUBST_VARS.
diffstat:
print/py-weasyprint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3f83be97c05e -r a63ac213673b print/py-weasyprint/Makefile
--- a/print/py-weasyprint/Makefile Tue Feb 12 12:42:49 2019 +0000
+++ b/print/py-weasyprint/Makefile Tue Feb 12 12:45:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/02/12 12:42:16 kleink Exp $
+# $NetBSD: Makefile,v 1.21 2019/02/12 12:45:36 kleink Exp $
DISTNAME= WeasyPrint-44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -31,7 +31,7 @@
SUBST_CLASSES+= pyversfx
SUBST_STAGE.pyversfx= pre-configure
SUBST_FILES.pyversfx= setup.cfg
-SUBST_SED.pyversfx= -e "s|@PYVERSSUFFIX@|${PYVERSSUFFIX}|g"
+SUBST_VARS.pyversfx= PYVERSSUFFIX
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index