summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 23:52:28 +0000
committermharo <mharo@FreeBSD.org>2000-03-21 23:52:28 +0000
commitf1c7f42776c45c26dafa9d9c3e9f43220a57a0d2 (patch)
tree1e8d137a1f708a13ee2af6b29b5d490878173db9 /security
parent87b132396a7a1e9bfc824100d5bcc91798c86394 (diff)
downloadFreeBSD-ports-f1c7f42776c45c26dafa9d9c3e9f43220a57a0d2.zip
FreeBSD-ports-f1c7f42776c45c26dafa9d9c3e9f43220a57a0d2.tar.gz
portlint:
PREFIX -> LOCALBASE remove blank lines
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Radius/Makefile4
-rw-r--r--security/p5-Authen-Radius/pkg-descr1
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile
index 3ca9be6..e2e9f2c 100644
--- a/security/p5-Authen-Radius/Makefile
+++ b/security/p5-Authen-Radius/Makefile
@@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= Authen
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5
-USE_PERL5= YES
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5
+USE_PERL5= YES
MAN3= Authen::Radius.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
diff --git a/security/p5-Authen-Radius/pkg-descr b/security/p5-Authen-Radius/pkg-descr
index 72e2e3c..a5ec3d9 100644
--- a/security/p5-Authen-Radius/pkg-descr
+++ b/security/p5-Authen-Radius/pkg-descr
@@ -1,4 +1,3 @@
The Authen::Radius module provides a simple class that
allows you to send/receive Radius requests/responses
to/from a Radius server.
-
OpenPOWER on IntegriCloud