From 2fad6c1d26930e103435449e7f7ccb5ff6ca6a71 Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 24 Mar 2007 18:53:57 +0000 Subject: Added DESTDIR support. Stopped check-interpreter.mk from complaining again. --- mail/p5-razor-agents/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/p5-razor-agents') diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 9551222f48c..777a9cda4a2 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/07/15 12:38:39 heinz Exp $ +# $NetBSD: Makefile,v 1.24 2007/03/24 18:53:57 heinz Exp $ DISTNAME= razor-agents-2.82 PKGNAME= p5-${DISTNAME} @@ -18,9 +18,10 @@ DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/razor-agents/.packlist -CHECK_INTERPRETER_SKIP+=${PERL5_INSTALLVENDORARCH}/Razor2/* +CHECK_INTERPRETER_SKIP+=${PERL5_SUB_INSTALLVENDORARCH}/Razor2/* .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3