aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-ADS
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 10:36:37 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 10:36:37 +0000
commit5ee77451ca99640d41c77158cb4610cdf3f34c78 (patch)
tree5e42e7395ddc540bc9525e0acfc69024179d75fb /astro/p5-Astro-ADS
parent5ed6d73e5f047e7ae843cbe0743fd16027ab7b9a (diff)
downloadports-5ee77451ca99640d41c77158cb4610cdf3f34c78.tar.gz
ports-5ee77451ca99640d41c77158cb4610cdf3f34c78.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter a
Notes
Notes: svn path=/head/; revision=188995
Diffstat (limited to 'astro/p5-Astro-ADS')
-rw-r--r--astro/p5-Astro-ADS/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile
index 9f80d1808f9e..4402f9efb10c 100644
--- a/astro/p5-Astro-ADS/Makefile
+++ b/astro/p5-Astro-ADS/Makefile
@@ -25,11 +25,4 @@ PERL_CONFIGURE= yes
MAN1= adsquery.1
MAN3= Astro::ADS.3 Astro::ADS::Query.3 Astro::ADS::Result.3 Astro::ADS::Result::Paper.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-post-patch:
- @${PERL} -pi -e 's/(\$$self->\$$method);/$$1();/' ${WRKSRC}/Result/Paper/Paper.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>