aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2012-12-18 11:56:05 +0000
committerAnton Berezin <tobez@FreeBSD.org>2012-12-18 11:56:05 +0000
commit1aec43b46f7ed33e09afa80fed4dc8be4863a00d (patch)
tree47618258b4e98edbc07ca0bb48d82493ca06221e /www
parent2655609c129a48f1fb800340ab4e5e42ac88e8a6 (diff)
downloadports-1aec43b46f7ed33e09afa80fed4dc8be4863a00d.tar.gz
ports-1aec43b46f7ed33e09afa80fed4dc8be4863a00d.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Compress-Gzip/Makefile17
1 files changed, 3 insertions, 14 deletions
diff --git a/www/p5-CGI-Compress-Gzip/Makefile b/www/p5-CGI-Compress-Gzip/Makefile
index 67fb61f72379..dfa6d86d4134 100644
--- a/www/p5-CGI-Compress-Gzip/Makefile
+++ b/www/p5-CGI-Compress-Gzip/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: www/p5-CGI-Compress-Gzip
-# Date created: 11 September 2008
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= CGI-Compress-Gzip
PORTVERSION= 1.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CGI
@@ -24,11 +20,4 @@ PERL_MODBUILD= yes
MAN3= CGI::Compress::Gzip.3 \
CGI::Compress::Gzip::FileHandle.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-BUILD_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>