summaryrefslogtreecommitdiff
path: root/security/py-ssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-ssh/Makefile')
-rw-r--r--security/py-ssh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-ssh/Makefile b/security/py-ssh/Makefile
index ce3704fb234..69b19873b71 100644
--- a/security/py-ssh/Makefile
+++ b/security/py-ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/07/01 19:24:34 gls Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/23 18:16:55 asau Exp $
#
DISTNAME= ssh-${VERSION}
PKGNAME= ${PYPKGPREFIX}-ssh-${VERSION}
@@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/ssh/
COMMENT= This is a library for making SSH2 connections (client or server)
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${PYPKGPREFIX}-crypto>=2.1:../../security/py-crypto
PYDISTUTILSPKG= yes