summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-ASCII-Armour
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
commit274e5c4ab31b88a1fa53ad091387d0b2617b304b (patch)
treeaea7d25189b8bbdecadff8ff6a90673a1401dcb0 /converters/p5-Convert-ASCII-Armour
parentReally update the distfile. (diff)
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
Diffstat (limited to 'converters/p5-Convert-ASCII-Armour')
-rw-r--r--converters/p5-Convert-ASCII-Armour/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-ASCII-Armour/Makefile b/converters/p5-Convert-ASCII-Armour/Makefile
index c4888cd0760a..12385e974c68 100644
--- a/converters/p5-Convert-ASCII-Armour/Makefile
+++ b/converters/p5-Convert-ASCII-Armour/Makefile
@@ -17,7 +17,7 @@ COMMENT= Convert binary octets into ASCII armoured messages
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
- ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+ ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes