remove extra file
PR: 44871 Submitted by: maintainer
This commit is contained in:
parent
e1ab150f4b
commit
4d745b62c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69675
2 changed files with 6 additions and 0 deletions
|
@ -25,4 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
PERL_CONFIGURE= yes
|
||||
PERL_SITELIBDIR= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/lib/Text/PDF/FileAPI.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -25,4 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
PERL_CONFIGURE= yes
|
||||
PERL_SITELIBDIR= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/lib/Text/PDF/FileAPI.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue