summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarcy <darcy>2017-03-17 03:53:32 +0000
committerdarcy <darcy>2017-03-17 03:53:32 +0000
commitbebcb36597fcf4435a040aa1ecf87ff40385b3e7 (patch)
tree3e0fc48ac66af4083b06750e7090f557dc972cad
parent7b7d29ef9768fd7554e38fa851cf335b1249f503 (diff)
downloadpkgsrc-bebcb36597fcf4435a040aa1ecf87ff40385b3e7.tar.gz
Modify DEPENDS so that any version can be built/checked. As discussed on
the mailing list with joerg@.
-rw-r--r--print/py-reportlab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index a1b9f1ab136..845e1307f3c 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2016/09/11 15:53:51 richard Exp $
+# $NetBSD: Makefile,v 1.56 2017/03/17 03:53:32 darcy Exp $
DISTNAME= reportlab-3.3.0
DISTFILES= ${DEFAULT_DISTFILES} pfbfer.zip
@@ -13,7 +13,7 @@ COMMENT= Powerful PDF-generating toolkit for Python
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-DEPENDS+= {${PYPKGPREFIX}-Pillow-[0-9]*,${PYPKGPREFIX}-imaging-[0-9]*}:../../graphics/py-Pillow
+DEPENDS+= ${PYPKGPREFIX}-{Pillow-[0-9]*,imaging-[0-9]*}:../../graphics/py-Pillow
EXTRACT_DIR.pfbfer.zip= ${WRKSRC}/src/reportlab/fonts
EXTRACT_OPTS_ZIP+= -L