diff options
author | erwin <erwin@FreeBSD.org> | 2010-09-29 16:56:49 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-09-29 16:56:49 +0800 |
commit | 7bd0bbcdefc2a3c8175c32a6c461fc111d6e8eb8 (patch) | |
tree | 9c48813b4f190e728fa21dd56eb04d88a3aba82e /print | |
parent | aee8865475f0920e17bcb536fddd90f8916653c1 (diff) | |
download | freebsd-ports-gnome-7bd0bbcdefc2a3c8175c32a6c461fc111d6e8eb8.tar.gz freebsd-ports-gnome-7bd0bbcdefc2a3c8175c32a6c461fc111d6e8eb8.tar.zst freebsd-ports-gnome-7bd0bbcdefc2a3c8175c32a6c461fc111d6e8eb8.zip |
Mark BROKEN: does not fetch.
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 3d61544b02c0..a7dfe61b4b21 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -20,6 +20,8 @@ DISTFILES= ReportLab_${PORTVERSION:S/./_/g}.tgz \ MAINTAINER= ports@FreeBSD.org COMMENT= Library to create PDF documents using the Python language +BROKEN= does not fetch + USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Reportlab |