From b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- editors/nts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/nts') diff --git a/editors/nts/Makefile b/editors/nts/Makefile index 57a8ea4ee18..bddbb05d4ee 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/12/05 21:25:41 adam Exp $ +# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:46 wiz Exp $ DISTNAME= nts-78 PKGREVISION= 1 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets PYTHON_VERSIONED_DEPENDENCIES= dateutil -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-wxWidgets USE_LANGUAGES= # none -- cgit v1.2.3