aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-VCP-autrijus
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-16 12:27:01 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-12-16 12:27:01 +0800
commitf47e59404724e000ab21d4d9223c7643a1c360bc (patch)
treee8abac439b98054532cb52b809dc39341aaf1055 /devel/p5-VCP-autrijus
parentdfefba4184b3bae15c1517b69114d322a5a61559 (diff)
downloadfreebsd-ports-gnome-f47e59404724e000ab21d4d9223c7643a1c360bc.tar.gz
freebsd-ports-gnome-f47e59404724e000ab21d4d9223c7643a1c360bc.tar.zst
freebsd-ports-gnome-f47e59404724e000ab21d4d9223c7643a1c360bc.zip
Remove dependencies which included in perl core.
Diffstat (limited to 'devel/p5-VCP-autrijus')
-rw-r--r--devel/p5-VCP-autrijus/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-VCP-autrijus/Makefile b/devel/p5-VCP-autrijus/Makefile
index 24e0092dfe1c..dcba1a12f4a4 100644
--- a/devel/p5-VCP-autrijus/Makefile
+++ b/devel/p5-VCP-autrijus/Makefile
@@ -6,6 +6,7 @@
PORTNAME= VCP
PORTVERSION= 0.9.20050110
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS
@@ -18,15 +19,12 @@ COMMENT= A tool for copying files between various SCM repositories
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/XML/ValidWriter.pm:${PORTSDIR}/textproc/p5-XML-AutoWriter \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
${SITE_PERL}/IPC/Run3.pm:${PORTSDIR}/devel/p5-IPC-Run3 \
${SITE_PERL}/Pod/Links.pm:${PORTSDIR}/www/p5-PodToHTML \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Regexp/Shellish.pm:${PORTSDIR}/devel/p5-Regexp-Shellish \
${SITE_PERL}/BFD.pm:${PORTSDIR}/devel/p5-BFD \
- ${SITE_PERL}/Text/Table.pm:${PORTSDIR}/textproc/p5-Text-Table \
- ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
+ ${SITE_PERL}/Text/Table.pm:${PORTSDIR}/textproc/p5-Text-Table
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= yes