summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-UTF8simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Unicode-UTF8simple/Makefile')
-rw-r--r--converters/p5-Unicode-UTF8simple/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/p5-Unicode-UTF8simple/Makefile b/converters/p5-Unicode-UTF8simple/Makefile
index ed49c097b67..c26ccf8eaba 100644
--- a/converters/p5-Unicode-UTF8simple/Makefile
+++ b/converters/p5-Unicode-UTF8simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/16 16:12:52 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:17 joerg Exp $
#
DISTNAME= Unicode-UTF8simple-1.06
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/~gus/Unicode-UTF8simple-1.06/
COMMENT= Conversions to/from UTF8 from/to charactersets
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Unicode/UTF8simple/.packlist
.include "../../lang/perl5/module.mk"