summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-RSA
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-12 13:27:33 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-12 13:27:33 +0000
commit53fe89e3f371626f6fcf4804462e296423c0221b (patch)
treee872ee74e7f7d6cb4b9e4222acf8489da813eae4 /security/p5-Crypt-OpenSSL-RSA
parentUnlink a2ps43-a4 and a2ps43-letter and unbreak make index. (diff)
Fix BUILD_DEPENDS.
Submitted by: TOGAWA Satoshi <toga@puyo.org>
Notes
Notes: svn path=/head/; revision=47751
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
index 6cfe6fcf6b61..d359b3d0967b 100644
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nork@cityfujisawa.ne.jp
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/local/p5-Crypt-OpenSSL-Random
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${.CURDIR}/../p5-Crypt-OpenSSL-Random
RUN_DEPENDS= ${BUILD_DEPENDS}
RESTRICTED= "Crypto; export-controlled"