aboutsummaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-06 15:34:10 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-06 15:34:10 +0000
commit3f487e8c9f6104b893b1351b7deb118aae1b2e06 (patch)
treed929910dd9eda27cc7946dd66310d0ddb1a56241 /print/py-reportlab
parent04f80bd9e77b3b9dad9fb4b22f6757feefc904a5 (diff)
downloadports-3f487e8c9f6104b893b1351b7deb118aae1b2e06.tar.gz
ports-3f487e8c9f6104b893b1351b7deb118aae1b2e06.zip
Notes
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 2ce704b1d656..8d7b617f57f1 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