aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Catalog
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
commit9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch)
tree41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /astro/p5-Astro-Catalog
parent41a56135d1e8a68844e4c575702cdbad451d7322 (diff)
Notes
Diffstat (limited to 'astro/p5-Astro-Catalog')
-rw-r--r--astro/p5-Astro-Catalog/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile
index d028ec281443..84f583b0021a 100644
--- a/astro/p5-Astro-Catalog/Makefile
+++ b/astro/p5-Astro-Catalog/Makefile
@@ -59,12 +59,6 @@ MAN3= Astro::Catalog.3 \
Astro::Catalog::Transport::WebService.3 \
Tk::AstroCatalog.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
post-patch:
@${PERL} -pi -e "s!^(my.*cfg_to_install).*!\$$1=\"\";!;" ${WRKSRC}/Makefile.PL
@@ -76,4 +70,4 @@ post-install:
.endif
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>