Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 07:56:48 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35799: Fix port: print/py-reportlab
Message-ID:  <200203112256.g2BMumq49447@kornet.hanirc.org>

next in thread | raw e-mail | index | archive | help

>Number:         35799
>Category:       ports
>Synopsis:       Fix port: print/py-reportlab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 11 15:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD kornet.hanirc.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Jan 30 00:21:52 KST 2002 root@kornet.hanirc.org:/home/obj/home/src/sys/HANIRC i386

>Description:
fix for current

Noticed by: bento

>How-To-Repeat:
>Fix:

diff -ruN py-reportlab.orig/Makefile py-reportlab/Makefile
--- py-reportlab.orig/Makefile	Tue Mar 12 07:53:43 2002
+++ py-reportlab/Makefile	Tue Mar 12 07:52:18 2002
@@ -29,6 +29,7 @@
 
 post-patch:
 	${MV} ${WRKSRC}/lib/setup.py ${WRKDIR}
+	${PERL} -pi -e "s/freebsd4/freebsd4','freebsd5/g" ${WRKDIR}/setup.py
 
 do-build:
 	@(cd ${WRKDIR}; \

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203112256.g2BMumq49447>