summaryrefslogtreecommitdiff
path: root/security/py-OpenSSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-OpenSSL/Makefile')
-rw-r--r--security/py-OpenSSL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index ab316bd39cf..1cd2d93c13b 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/04/25 20:39:11 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:45 joerg Exp $
#
DISTNAME= pyOpenSSL-0.6
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pyopenssl.sourceforge.net/
COMMENT= Python interface to the OpenSSL library
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYTHON_VERSIONS_ACCEPTED= 25 24 23
PYDISTUTILSPKG= yes