diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-26 21:00:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-26 21:00:05 +0000 |
commit | 98179c1c1eb9804635e6aa4c6b7da1f6fd9c314f (patch) | |
tree | 654763fa1297e1dec96afe3cbb8293884d6725b6 /print/py-reportlab2 | |
parent | 127997409f660085a6a2094fb27edf701ec95fa2 (diff) | |
download | ports-98179c1c1eb9804635e6aa4c6b7da1f6fd9c314f.tar.gz ports-98179c1c1eb9804635e6aa4c6b7da1f6fd9c314f.zip |
Notes
Diffstat (limited to 'print/py-reportlab2')
-rw-r--r-- | print/py-reportlab2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile index b73292859035..91affc7d9ceb 100644 --- a/print/py-reportlab2/Makefile +++ b/print/py-reportlab2/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging CONFLICTS= py2[0-9]-reportlab-[0-9]* +BROKEN= does not package + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= reportlab |