diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/py-reportlab | |
parent | - Remove games/rtcw-paks because it is not needed. It installs 3 files, but (diff) |
Remove USE_REINPLACE from all categories starting with P
Diffstat (limited to 'print/py-reportlab')
-rw-r--r-- | print/py-reportlab/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 799e40fb72e4..204efeb0b3a7 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -21,7 +21,6 @@ COMMENT= Library to create PDF documents using the Python language USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/reportlab_${PORTVERSION:S/./_/}/reportlab MAKE_ENV= PACKAGE_PATH="${REPORTLABDIR}" |