aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro-ADS
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-02 18:36:37 +0800
committergabor <gabor@FreeBSD.org>2007-04-02 18:36:37 +0800
commitafe4fd597681114ce6b1d6781aa3483783752035 (patch)
tree0ed2e70c92159391c8ad3b116f13925513b0b7de /astro/p5-Astro-ADS
parent48900872596ab24e40901a01e816439f3066370c (diff)
downloadfreebsd-ports-gnome-afe4fd597681114ce6b1d6781aa3483783752035.tar.gz
freebsd-ports-gnome-afe4fd597681114ce6b1d6781aa3483783752035.tar.zst
freebsd-ports-gnome-afe4fd597681114ce6b1d6781aa3483783752035.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter a
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>