aboutsummaryrefslogtreecommitdiff
path: root/games/hypatia_engine
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-10 14:05:32 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-10 14:05:32 +0000
commit850accd611e5d5823aaf3d39e44af970638c4596 (patch)
treecf136394b8a1b04b8720cccbaeedad2d0075f339 /games/hypatia_engine
parent0b51de51181e407194f85f47f4d6eea86c93b526 (diff)
downloadports-850accd611e5d5823aaf3d39e44af970638c4596.tar.gz
ports-850accd611e5d5823aaf3d39e44af970638c4596.zip
Remove empty PY_ENUM34 from ports using Python 3.6+
Notes
Notes: svn path=/head/; revision=561070
Diffstat (limited to 'games/hypatia_engine')
-rw-r--r--games/hypatia_engine/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/hypatia_engine/Makefile b/games/hypatia_engine/Makefile
index 12749bda695a..4f4784b044e2 100644
--- a/games/hypatia_engine/Makefile
+++ b/games/hypatia_engine/Makefile
@@ -14,7 +14,6 @@ LICENSE= MIT
RUN_DEPENDS= ${PYGAME} \
${PYTHON_PKGNAMEPREFIX}pyganim>0:graphics/py-pyganim@${PY_FLAVOR} \
- ${PY_ENUM34} \
${PY_PILLOW}
USES= python:3.6+