aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2005-05-20 06:09:57 +0800
committeralfred <alfred@FreeBSD.org>2005-05-20 06:09:57 +0800
commit61b800d83b60fe7f9029c7c25b6627c6ec00c47f (patch)
tree3c672aecc507baef1cb94ca24c5e30a26248ed2e /security
parent97d89026b63308df14a13b7600cacda507413595 (diff)
downloadfreebsd-ports-gnome-61b800d83b60fe7f9029c7c25b6627c6ec00c47f.tar.gz
freebsd-ports-gnome-61b800d83b60fe7f9029c7c25b6627c6ec00c47f.tar.zst
freebsd-ports-gnome-61b800d83b60fe7f9029c7c25b6627c6ec00c47f.zip
Remove "foo:" target.
Mocked by: tobez :-)
Diffstat (limited to 'security')
-rw-r--r--security/p5-Business-PayPal-EWP/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile
index b119625308b9..d2d88a4b7efb 100644
--- a/security/p5-Business-PayPal-EWP/Makefile
+++ b/security/p5-Business-PayPal-EWP/Makefile
@@ -31,11 +31,6 @@ MAN3= Business::PayPal::EWP.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-foo:
- echo ${PERL_LEVEL}
-.endif
-
-.if ${PERL_LEVEL} < 500600
post-patch:
#${PERL} -pi -e 's!^our \((.*?)(?=\);)!join("","use vars qw(",split(/,/,$$1))!e' ${WRKSRC}/lib/Business/PayPal/EWP.pm
${PERL} -pi -e 's/^our /my /' ${WRKSRC}/lib/Business/PayPal/EWP.pm