aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Radius
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-17 03:09:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-17 03:09:23 +0000
commit47f6d532985b91402ca89c1ac900e3ab7e130500 (patch)
treebb5f8cea5903d229514a2af6425033c71d50f545 /security/p5-Authen-Radius
parent4a532617699b81341a1fa237ecee15c9bbb1a53e (diff)
downloadports-47f6d532985b91402ca89c1ac900e3ab7e130500.tar.gz
ports-47f6d532985b91402ca89c1ac900e3ab7e130500.zip
MD5.pm not in ${PERL_VER}/${PERL_ARCH}/ but in ${PERL_VER}/
PR: 26625 Submitted by: petef@databits.net
Notes
Notes: svn path=/head/; revision=41490
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r--security/p5-Authen-Radius/Makefile2
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