From 48371fd9b039d87ef0a3904bc2cb9100ba252671 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 23 Sep 2009 09:54:45 +0000 Subject: Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner. --- security/lasso/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/lasso') diff --git a/security/lasso/Makefile.common b/security/lasso/Makefile.common index 840fc5bbca0..41ad07d105e 100644 --- a/security/lasso/Makefile.common +++ b/security/lasso/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2009/04/09 03:23:55 manu Exp $ +# $NetBSD: Makefile.common,v 1.3 2009/09/23 09:54:46 tron Exp $ # # used by security/lasso/Makefile # used by security/py-lasso/Makefile @@ -22,7 +22,6 @@ USE_TOOLS+= pkg-config perl PKGCONFIG_OVERRIDE+= lasso.pc.in -PYTHON_VERSIONS_ACCEPTED= 26 25 24 .include "../../lang/python/application.mk" .include "../../security/xmlsec1/buildlink3.mk" -- cgit v1.2.3