remove extra file

PR:		44871
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2002-11-07 17:38:44 +00:00
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

View file

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

View file

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