- Fix build

PR:		ports/101542
Submitted by:	maintainer (Gea-Suan Lin)
This commit is contained in:
Cheng-Lung Sung 2006-08-07 06:53:51 +00:00
parent 847d1d55e2
commit 14bb2085c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169904

View File

@ -19,4 +19,7 @@ PERL_CONFIGURE= yes
MAN3= Compress::LZW.3
post-patch:
${PERL} -pi -e 's/\@hattmoward/\\\@hattmoward/' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>