From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- textproc/p5-Text-Diff-HTML/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Text-Diff-HTML') diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 1eea0f511fb..4d7255cf177 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:49 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:49 joerg Exp $ DISTNAME= Text-Diff-HTML-0.04 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DW/DWHEELER/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= HTML formatting class for Text::Diff +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-Text-Diff>=0.11:../../textproc/p5-Text-Diff DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser -- cgit v1.2.3