aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Snappy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-Compress-Snappy/Makefile')
-rw-r--r--archivers/p5-Compress-Snappy/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/archivers/p5-Compress-Snappy/Makefile b/archivers/p5-Compress-Snappy/Makefile
index d3e74918970e..98d50fadcc0a 100644
--- a/archivers/p5-Compress-Snappy/Makefile
+++ b/archivers/p5-Compress-Snappy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Compress-Snappy
-# Date created: 2012-01-07
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Compress-Snappy
PORTVERSION= 0.19
@@ -23,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Compress::Snappy.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>