CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/12/30 15:08:25
Modified files:
graphics/opencv: Makefile
graphics/opencv/pkg: PLIST-java PLIST-main
Log message:
OpenCV included both py2 and py3 bindings in one package with an awkward
construct (MODPY_VERSION=2.7 and some hand-rolled 3.x pieces). Nothing in
ports uses them. Remove the (deprecated) py2 bindings leaving just the py3
ones with a more standard ports setup. ok rsadowski@ (maintainer).
