diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-17 03:09:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-17 03:09:23 +0000 |
commit | 47f6d532985b91402ca89c1ac900e3ab7e130500 (patch) | |
tree | bb5f8cea5903d229514a2af6425033c71d50f545 /security/p5-Authen-Radius | |
parent | 4a532617699b81341a1fa237ecee15c9bbb1a53e (diff) | |
download | ports-47f6d532985b91402ca89c1ac900e3ab7e130500.tar.gz ports-47f6d532985b91402ca89c1ac900e3ab7e130500.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 38e7f396f4d0..de127a9fe120 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-MD5 +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 PERL_CONFIGURE= yes MAN3= Authen::Radius.3 |