aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Catalog
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 05:44:43 +0000
commitca9da06ad1b5c76a9f22078699ba52131f20f53e (patch)
treed3bcef51ffc1ca20e6a7111f12aea3ac7c3b17af /astro/p5-Astro-Catalog
parent78b3a904f62a3aade7047a00e1b0ab8673436d9c (diff)
downloadports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.tar.gz
ports-ca9da06ad1b5c76a9f22078699ba52131f20f53e.zip
Notes
Diffstat (limited to 'astro/p5-Astro-Catalog')
-rw-r--r--astro/p5-Astro-Catalog/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile
index f95976c3dfc1..c8739a51db1c 100644
--- a/astro/p5-Astro-Catalog/Makefile
+++ b/astro/p5-Astro-Catalog/Makefile
@@ -74,14 +74,7 @@ MAN3= Astro::Catalog.3 \
Astro::Catalog::Transport::WebService.3 \
Tk::AstroCatalog.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece
-RUN_DEPENDS+= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/\.cfg/ s|\.cfg|&.sample|2' ${WRKSRC}/Build.PL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>