aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Module-Signature/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-08-28 16:04:22 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-08-28 16:04:22 +0000
commit5b6bc2bd8a95a78addcb53d194e7ec0d2660aee6 (patch)
treef9ac6e5a7e8fd43dda22e5e1ad6696d91857b688 /security/p5-Module-Signature/Makefile
parentbc87b054d0b1287ffb08ed7c9acbee9bb5025a14 (diff)
downloadports-5b6bc2bd8a95a78addcb53d194e7ec0d2660aee6.tar.gz
ports-5b6bc2bd8a95a78addcb53d194e7ec0d2660aee6.zip
Notes
Diffstat (limited to 'security/p5-Module-Signature/Makefile')
-rw-r--r--security/p5-Module-Signature/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile
index 8950a2ded8ee..96802647f62c 100644
--- a/security/p5-Module-Signature/Makefile
+++ b/security/p5-Module-Signature/Makefile
@@ -17,7 +17,7 @@ COMMENT= Module signature file manipulation
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/PAR/Dist.pm:$PORTSDIR}/devel/p5-PAR-Dist \
+ ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \
${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}