diff options
Diffstat (limited to 'textproc/p5-Text-Quoted/Makefile')
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 2dd2bd0ed7b..9572224548c 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/04/23 20:26:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:49 joerg Exp $ # DISTNAME= Text-Quoted-2.05 @@ -13,6 +13,7 @@ COMMENT= Extract the structure of a quoted mail message DEPENDS+= p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/Quoted/.packlist |