summaryrefslogtreecommitdiffstats
path: root/misc/gpt
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gpt')
-rw-r--r--misc/gpt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile
index b62103e..55ef47e 100644
--- a/misc/gpt/Makefile
+++ b/misc/gpt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpt
PORTVERSION= 3.2
+PORTREVISION= 1
CATEGORIES= misc archivers devel parallel
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -19,9 +20,9 @@ CONFLICTS= gpt-3.1
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
OpenPOWER on IntegriCloud