summaryrefslogtreecommitdiff
path: root/net/p5-RADIUS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-RADIUS/Makefile')
-rw-r--r--net/p5-RADIUS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile
index bde782cf808..7d4dc2437f9 100644
--- a/net/p5-RADIUS/Makefile
+++ b/net/p5-RADIUS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:56 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:37 jlam Exp $
#
DISTNAME= RADIUS-1.0
@@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.netmonger.net/~chris/RADIUS/
COMMENT= Perl5 module for RADIUS queries
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/RADIUS/.packlist
+PERL5_PACKLIST= auto/RADIUS/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"