aboutsummaryrefslogtreecommitdiff
path: root/math/py-gym
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:15:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:15:55 +0000
commit3e2dfbd3c12e2576aa9b101f27bddab2f153ad88 (patch)
tree085598d543bac99c4f35b43c383e54eeb4f86198 /math/py-gym
parent055df39125f7b824e1ae0367b66b089af3c30e96 (diff)
downloadports-3e2dfbd3c12e2576aa9b101f27bddab2f153ad88.tar.gz
ports-3e2dfbd3c12e2576aa9b101f27bddab2f153ad88.zip
Notes
Diffstat (limited to 'math/py-gym')
-rw-r--r--math/py-gym/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile
index f3eec543287a..6bfa6ffba7ad 100644
--- a/math/py-gym/Makefile
+++ b/math/py-gym/Makefile
@@ -28,6 +28,5 @@ NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e "s|, 'opencv-python'||" ${WRKSRC}/setup.py
- @${REINPLACE_CMD} -e '/opencv-python/d' ${WRKSRC}/gym.egg-info/requires.txt
.include <bsd.port.mk>