summaryrefslogtreecommitdiff
path: root/print/py-reportlab
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-11 23:46:50 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-11 23:46:50 +0000
commit904f4a4abcf1e087cedec15fde9684172742429e (patch)
treea7a0e6d7e8053217f45140e9098fe72f4475d6ac /print/py-reportlab
parentFix wrong PLIST problem around py22- and py-. (diff)
Fix build on current.
PR: 35799 Submitted by: maintainer Noticed by: bento
Notes
Notes: svn path=/head/; revision=55899
Diffstat (limited to 'print/py-reportlab')
-rw-r--r--print/py-reportlab/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index a3b0871eda0d..028d28c779a8 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -29,6 +29,7 @@ EXAMPLEDIR= ${PREFIX}/share/examples/reportlab
post-patch:
${MV} ${WRKSRC}/lib/setup.py ${WRKDIR}
+ ${PERL} -pi -e "s/freebsd4/freebsd4','freebsd5/g" ${WRKDIR}/setup.py
do-build:
@(cd ${WRKDIR}; \