From 7d15c2c527b0cb171788f5360a5baca8cd9db73e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- textproc/p5-Filter/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Filter') diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index d1a45a80852..5c147c234cf 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/05/02 03:30:11 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:38 joerg Exp $ DISTNAME= Filter-1.32 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Filter/ COMMENT= Perl5 classes representing a number of source filters +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Filter/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3