summaryrefslogtreecommitdiff
path: root/security/py-crack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-crack/Makefile')
-rw-r--r--security/py-crack/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile
index ecdefd8cc3d..a899d4796ec 100644
--- a/security/py-crack/Makefile
+++ b/security/py-crack/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/23 18:16:53 asau Exp $
-#
+# $NetBSD: Makefile,v 1.12 2014/01/25 10:30:19 wiz Exp $
DISTNAME= pycrack-0.01
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/py//}
@@ -12,8 +11,6 @@ HOMEPAGE= http://www.digitalevacuation.org/
COMMENT= Python interface to cracklib
LICENSE= gnu-gpl-v2
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
DEPENDS+= crack>=5.0:../../security/crack
.include "../../lang/python/distutils.mk"