aboutsummaryrefslogtreecommitdiff
path: root/misc/gpt31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gpt31/Makefile')
-rw-r--r--misc/gpt31/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile
index bf43512e8590..fcc34baa15b6 100644
--- a/misc/gpt31/Makefile
+++ b/misc/gpt31/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpt
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc archivers devel parallel
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -21,9 +21,9 @@ NO_LATEST_LINK= YES
RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
+ ${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-PodParser \
+ ${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