aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-Bzip2
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 07:07:28 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 07:07:28 +0000
commit45ada2d602a9f4cc6ae8e96a35c2510b0de825ff (patch)
treebf2db5472bd6a2bb366c6f2010fb6a02eb25081b /archivers/p5-POE-Filter-Bzip2
parentfba90adf5e30a5e74e0c97d6696ff68030c337e3 (diff)
downloadports-45ada2d602a9f4cc6ae8e96a35c2510b0de825ff.tar.gz
ports-45ada2d602a9f4cc6ae8e96a35c2510b0de825ff.zip
Notes
Diffstat (limited to 'archivers/p5-POE-Filter-Bzip2')
-rw-r--r--archivers/p5-POE-Filter-Bzip2/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/archivers/p5-POE-Filter-Bzip2/Makefile b/archivers/p5-POE-Filter-Bzip2/Makefile
index 09c0613468fc..e86e2ebbe020 100644
--- a/archivers/p5-POE-Filter-Bzip2/Makefile
+++ b/archivers/p5-POE-Filter-Bzip2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-POE-Filter-Bzip2
-# Date created: 2006-07-28
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= POE-Filter-Bzip2
PORTVERSION= 1.5.8
@@ -13,12 +9,11 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
-COMMENT= A POE filter wrapped around Compress::Bzip2
+COMMENT= POE filter wrapped around Compress::Bzip2
BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
-RUN_DEPENDS= p5-Compress-Bzip2>=2.08:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
- p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes