summaryrefslogtreecommitdiffstats
path: root/security/p5-Business-PayPal-EWP/Makefile
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2005-05-19 22:02:30 +0000
committeralfred <alfred@FreeBSD.org>2005-05-19 22:02:30 +0000
commit97d89026b63308df14a13b7600cacda507413595 (patch)
treeebb8a5fbc5c64a2e7b70c9b60c50f0def7ccc4ea /security/p5-Business-PayPal-EWP/Makefile
parent457fe732827c7f05d236cb03ed638a4f69513413 (diff)
downloadFreeBSD-ports-97d89026b63308df14a13b7600cacda507413595.zip
FreeBSD-ports-97d89026b63308df14a13b7600cacda507413595.tar.gz
strip DOS style newlines out of this, it breaks 4.x builds.
Diffstat (limited to 'security/p5-Business-PayPal-EWP/Makefile')
-rw-r--r--security/p5-Business-PayPal-EWP/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile
index c1ed4c3..b119625 100644
--- a/security/p5-Business-PayPal-EWP/Makefile
+++ b/security/p5-Business-PayPal-EWP/Makefile
@@ -41,4 +41,8 @@ post-patch:
${PERL} -pi -e 's/^our /my /' ${WRKSRC}/lib/Business/PayPal/EWP.pm
.endif
+post-configure:
+ ${PERL} -pi -e 's/\x0d//' ${WRKSRC}/ppport.h
+ ${PERL} -pi -e 's/\x0d//' ${WRKSRC}/lib/Business/PayPal/EWP.pm
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud