summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authoryhardy <yhardy@pkgsrc.org>2021-07-22 21:48:03 +0000
committeryhardy <yhardy@pkgsrc.org>2021-07-22 21:48:03 +0000
commit647167dd5bc75b0b0202ab77bd1353abfcceeb6a (patch)
treeecbff777415097f35bf535d4481e1d6e92020620 /games
parent9736665b4bc124262d6df7301c274bbf0097e99b (diff)
downloadpkgsrc-647167dd5bc75b0b0202ab77bd1353abfcceeb6a.tar.gz
games/gemrb: Makefile: note another issue for python3
This issue will (hopefully) be addressed in 0.9.1, and then we can switch the package to python3.
Diffstat (limited to 'games')
-rw-r--r--games/gemrb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile
index 44553255a0c..1605b1ad405 100644
--- a/games/gemrb/Makefile
+++ b/games/gemrb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/07/22 21:19:43 yhardy Exp $
+# $NetBSD: Makefile,v 1.10 2021/07/22 21:48:03 yhardy Exp $
DISTNAME= gemrb-0.9.0
CATEGORIES= games
@@ -30,7 +30,8 @@ CONFIGURE_DIRS= build
REPLACE_PYTHON= admin/extend2da.py
-# https://github.com/gemrb/gemrb/issues/101
+# https://github.com/gemrb/gemrb/issues/101 (closed)
+# https://github.com/gemrb/gemrb/issues/1289
PYTHON_VERSIONS_ACCEPTED= 27
pre-configure: