From 4734f2d9241099a2d0b52bf973b8ad6bb8d9088e Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Apr 2015 16:55:09 +0000 Subject: Mark as not ready for python-3.x. Some cleanup. --- security/lasso/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'security/lasso') diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 95dcd35fad8..4f2661f4a13 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,14 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2015/04/01 14:05:02 manu Exp $ -# - -#PKGREVISION= 1 +# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:09 wiz Exp $ CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 CONFIGURE_ARGS+= --disable-perl -PKG_DESTDIR_SUPPORT= destdir - +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.1 PYTHON_FOR_BUILD_ONLY= yes EXTRACT_USING= bsdtar -- cgit v1.2.3