aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Random
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2005-01-09 21:27:20 +0000
committerMichael Haro <mharo@FreeBSD.org>2005-01-09 21:27:20 +0000
commit2b8be1122df2fc0db7d8456ae504d043ac43a2fe (patch)
treea552e6843187dc6d901a5a058e6b48e22639fc42 /security/p5-Crypt-Random
parent7d0b47b3dcf2555e78d43da574d7517140a60889 (diff)
downloadports-2b8be1122df2fc0db7d8456ae504d043ac43a2fe.tar.gz
ports-2b8be1122df2fc0db7d8456ae504d043ac43a2fe.zip
add RUN_DEPENDS
PR: 75803 Submitted by: ITO, Takayuki <yuki@euc.jp>
Notes
Notes: svn path=/head/; revision=125999
Diffstat (limited to 'security/p5-Crypt-Random')
-rw-r--r--security/p5-Crypt-Random/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile
index bc4e9375080d..cea62b9a47e6 100644
--- a/security/p5-Crypt-Random/Makefile
+++ b/security/p5-Crypt-Random/Makefile
@@ -15,10 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mharo@FreeBSD.org
COMMENT= Cryptographically Secure, True Random Number Generator
-PERLBASE= ${SITE_PERL}
-
-BUILD_DEPENDS= ${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
- ${PERLBASE}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
+ ${SITE_PERL}/Class/Loader.pm:${PORTSDIR}/devel/p5-Class-Loader
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes