pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-reportlab py-reportlab: add missing include o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f223ca98137
branches: trunk
changeset: 380974:5f223ca98137
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 22 05:58:17 2022 +0000
description:
py-reportlab: add missing include of versioned_dependencies
Bump PKGREVISION for the re-added dependencies.
diffstat:
print/py-reportlab/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r c8f27b72ef02 -r 5f223ca98137 print/py-reportlab/Makefile
--- a/print/py-reportlab/Makefile Wed Jun 22 01:26:35 2022 +0000
+++ b/print/py-reportlab/Makefile Wed Jun 22 05:58:17 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2022/06/21 22:10:43 joerg Exp $
+# $NetBSD: Makefile,v 1.85 2022/06/22 05:58:17 wiz Exp $
DISTNAME= reportlab-3.5.68
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/reportlab/}
@@ -21,4 +21,5 @@
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/libart/buildlink3.mk"
.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index