diff options
author | Michael Haro <mharo@FreeBSD.org> | 2005-01-09 21:25:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2005-01-09 21:25:11 +0000 |
commit | 7d0b47b3dcf2555e78d43da574d7517140a60889 (patch) | |
tree | 5b60cd0d94071b6854eee237dc259f88bd4c8906 /security/p5-Crypt-DSA | |
parent | 69ba6b368b9a6b829578d416c7a5c2f7d471b133 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 1fd63e2c1a0d..509429f9e491 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random ${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ ${PERLBASE}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \ ${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |