aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-Sunrise/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile
index c772464635d0..2191515293da 100644
--- a/astro/p5-Astro-Sunrise/Makefile
+++ b/astro/p5-Astro-Sunrise/Makefile
@@ -18,10 +18,6 @@ BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime
NO_ARCH= yes
USES= perl5
-USE_PERL5= configure patch
-
-post-patch:
- ${PERL} -pi -e 's/(qw\(.*)\[1\];/($$1)[1];/; s/\r\n/\n/;' \
- ${WRKSRC}/Sunrise.pm
+USE_PERL5= configure
.include <bsd.port.mk>