summaryrefslogtreecommitdiffstats
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2002-10-06 15:34:10 +0000
committerperky <perky@FreeBSD.org>2002-10-06 15:34:10 +0000
commitc5b1abc368fb444e44ae657ba4fc7d1f16b453a5 (patch)
tree28ebe03c948643d2adbc1d947a3ca33ca478dcee /print/py-reportlab
parentd3f171a745cd647184222db1aa457f0c1a932c2c (diff)
downloadFreeBSD-ports-c5b1abc368fb444e44ae657ba4fc7d1f16b453a5.zip
FreeBSD-ports-c5b1abc368fb444e44ae657ba4fc7d1f16b453a5.tar.gz
Remove RUN_DEPENDS on graphics/py-imaging.
Most part of reportlab doesn't require py-imaging. Requested by: Robin Becker <robin@reportlab.com> (author)
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 2ce704b..8d7b617 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -7,6 +7,7 @@
PORTNAME= reportlab
PORTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= ftp://ftp.reportlab.com/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +16,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= perky@FreeBSD.org
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging
-
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
OpenPOWER on IntegriCloud