diff options
| author | wiz <wiz> | 2017-01-01 14:43:22 +0000 |
|---|---|---|
| committer | wiz <wiz> | 2017-01-01 14:43:22 +0000 |
| commit | 2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch) | |
| tree | e76899e3fd3b6a6a58bb4e74444c8b3242764f99 /editors/nts | |
| parent | 23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff) | |
| download | pkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz | |
Add python-3.6 to incompatible versions.
Diffstat (limited to 'editors/nts')
| -rw-r--r-- | editors/nts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nts/Makefile b/editors/nts/Makefile index bddbb05d4ee..55128586c6d 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2016/07/09 13:03:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:38 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= 34 35 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-wxWidgets USE_LANGUAGES= # none |
