aboutsummaryrefslogtreecommitdiff
path: root/misc/gpt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 01:47:48 +0000
commitd60cc03b253bf72e5157ae700d5fe527258a540e (patch)
tree0c58e3fd05dc63ad22162f4f98794e7852d46b90 /misc/gpt
parent4cf6611dc57c1a034ee9c9ebcd5c645cf09ccbf9 (diff)
downloadports-d60cc03b253bf72e5157ae700d5fe527258a540e.tar.gz
ports-d60cc03b253bf72e5157ae700d5fe527258a540e.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248658
Diffstat (limited to 'misc/gpt')
-rw-r--r--misc/gpt/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile
index 399c48803894..441490d9a824 100644
--- a/misc/gpt/Makefile
+++ b/misc/gpt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpt
PORTVERSION= 3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc archivers devel parallel
MASTER_SITES= ftp://ftp.globus.org/pub/gt4/4.0/4.0.0/gpt/
DISTNAME= gpt-${PORTVERSION}autotools2004-src
@@ -19,11 +19,7 @@ CONFLICTS= gpt-3.1*
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
- ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \
${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch