summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-DSA
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 44711d02779..047c53c446a 100644
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/01/18 05:09:40 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:34 joerg Exp $
#
DISTNAME= Crypt-OpenSSL-DSA-0.13
@@ -12,6 +12,8 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://perl-openssl.sourceforge.net/
COMMENT= Perl5 wrapper module for the OpenSSL DSA functions
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Crypt/OpenSSL/DSA/.packlist
.include "../../security/openssl/buildlink3.mk"