Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Aug 2006 11:00:32 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101542: [MAINTAINER] archivers/p5-Compress-LZW: Fix build
Message-ID:  <20060807030033.84BE0117@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608070310.k773AE0G065104@freefall.freebsd.org>

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

>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:



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