summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-BER
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commit7d15c2c527b0cb171788f5360a5baca8cd9db73e (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /textproc/p5-Convert-BER
parent534b5bd9ce0ca747418c84f41f29a7fd1e7121a2 (diff)
downloadpkgsrc-7d15c2c527b0cb171788f5360a5baca8cd9db73e.tar.gz
Add DESTDIR support.
Diffstat (limited to 'textproc/p5-Convert-BER')
-rw-r--r--textproc/p5-Convert-BER/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile
index fc1b25e3715..0e4e322c45d 100644
--- a/textproc/p5-Convert-BER/Makefile
+++ b/textproc/p5-Convert-BER/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/02/22 11:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:38 joerg Exp $
#
DISTNAME= Convert-BER-1.3101
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Convert-BER/
COMMENT= Perl class to encode/decode objects using Basic Encoding Rules
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Convert/BER/.packlist
.include "../../lang/perl5/module.mk"