summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-DSA
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
commit80f8f7c3b3aa5f5f64de1111703eed75cf2b333b (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /security/p5-Crypt-OpenSSL-DSA
parentdf12796d2c7ff30316099a62cbdf43f49006d442 (diff)
downloadpkgsrc-80f8f7c3b3aa5f5f64de1111703eed75cf2b333b.tar.gz
Add DESTDIR support.
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"