aboutsummaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/py-reportlab
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index a57ce0891895..735eabcc1aa5 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: reportlab
-# Date created: 17 August 2000
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= reportlab
PORTVERSION= 1.21.2
@@ -34,6 +30,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
DOCS= RML_UserGuide.pdf RML_UserGuide_1_0.pdf diagradoc.pdf graphguide.pdf \
graphics_reference.pdf reference.pdf userguide.pdf
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/rl_config.py
@${REINPLACE_CMD} -e 's#with#with26#g' ${WRKSRC}/lib/PyFontify.py