summaryrefslogtreecommitdiff
path: root/security/py-gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-gnutls/Makefile')
-rw-r--r--security/py-gnutls/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index 8e5747a0c73..5aab201d0e5 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/03/06 14:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:45 joerg Exp $
DISTNAME= python-gnutls-0.2
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.lychnis.net/wiki/PythonGnutls
COMMENT= Python bindings for GNUTLS
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PYDISTUTILSPKG= yes
NO_CONFIGURE= yes