summaryrefslogtreecommitdiff
path: root/security/egd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/egd/Makefile')
-rw-r--r--security/egd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/egd/Makefile b/security/egd/Makefile
index 28277b5c98c..a5b9e8955b9 100644
--- a/security/egd/Makefile
+++ b/security/egd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:11 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:37 jlam Exp $
#
DISTNAME= egd-0.8
@@ -12,7 +12,7 @@ COMMENT= EGD: Entropy Gathering Daemon
DEPENDS+= p5-SHA-[0-9]*:../../security/p5-SHA
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/egd/.packlist
+PERL5_PACKLIST= auto/egd/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"