summaryrefslogtreecommitdiff
path: root/finance/py-backtrader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-backtrader/Makefile')
-rw-r--r--finance/py-backtrader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-backtrader/Makefile b/finance/py-backtrader/Makefile
index 4a94486a226..887bf057783 100644
--- a/finance/py-backtrader/Makefile
+++ b/finance/py-backtrader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/04/09 15:42:35 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/30 13:05:32 adam Exp $
DISTNAME= backtrader-1.9.74.123
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-matplotlib, py-pandas
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-pandas
post-install:
cd ${DESTDIR}${PREFIX}/bin && \