ports/101542: [MAINTAINER] archivers/p5-Compress-LZW: Fix build

Gea-Suan Lin gslin at gslin.org
Mon Aug 7 03:10:16 UTC 2006


>Number:         101542
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/p5-Compress-LZW: Fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 03:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Fix build

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Compress-LZW-0.01.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/p5-Compress-LZW/Makefile /home/staff/gslin/work/p5-Compress-LZW/Makefile
--- /usr/ports/archivers/p5-Compress-LZW/Makefile	Fri Jul 28 11:10:53 2006
+++ /home/staff/gslin/work/p5-Compress-LZW/Makefile	Mon Aug  7 10:59:00 2006
@@ -19,4 +19,7 @@
 
 MAN3=		Compress::LZW.3
 
+post-patch:
+	${PERL} -pi -e 's/\@hattmoward/\\\@hattmoward/' ${WRKSRC}/Makefile.PL
+
 .include <bsd.port.mk>
--- p5-Compress-LZW-0.01.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list