From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- security/egd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/egd') diff --git a/security/egd/Makefile b/security/egd/Makefile index 36269bd26e1..32725c05bdc 100644 --- a/security/egd/Makefile +++ b/security/egd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/11/12 00:04:06 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:44 joerg Exp $ # DISTNAME= egd-0.8 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lothar.com/tech/crypto/ COMMENT= EGD: Entropy Gathering Daemon +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-SHA-[0-9]*:../../security/p5-SHA PERL5_PACKLIST= auto/egd/.packlist -- cgit v1.2.3