summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-07 17:38:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-11-07 17:38:44 +0000
commit4d745b62c016b7a95cef84972b48cd010ee2fb64 (patch)
tree0e3d0c65a7cbf23df389c8d9429eaab70a48e475 /textproc
parentadd gqlplus, the SQL*PLUS with commandline editing, history, and (diff)
remove extra file
PR: 44871 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=69675
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-API2/Makefile3
-rw-r--r--textproc/p5-PDF-API3/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 4ee8fb1f745f..1cf209b3b614 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -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>
diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile
index 4ee8fb1f745f..1cf209b3b614 100644
--- a/textproc/p5-PDF-API3/Makefile
+++ b/textproc/p5-PDF-API3/Makefile
@@ -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>