From bbde65f2e00b8129333e938dbda61639dcfc274d Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Dec 2011 00:02:14 +0000 Subject: Tag the 28 locations that result in a Python 3.1 package as supporting so. Remove it from the default list for the rest. --- security/py-crack/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/py-crack/Makefile') diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index d79dc1ae1a3..780b5d6fbab 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/10/29 06:15:12 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/12/03 00:02:16 joerg Exp $ # DISTNAME= pycrack-0.01 @@ -14,6 +14,8 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir +PYTHON_VERSIONS_INCLUDE_3X= yes + DEPENDS+= crack>=5.0:../../security/crack .include "../../lang/python/distutils.mk" -- cgit v1.2.3