Hi, are you ok to link python 3 flavor for keystone to the build ?
Cheers, Remi.
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/keystone/Makefile,v retrieving revision 1.9 diff -u -p -u -r1.9 Makefile --- Makefile 8 Apr 2018 20:43:05 -0000 1.9 +++ Makefile 3 May 2018 05:32:33 -0000 @@ -3,5 +3,6 @@ SUBDIR = SUBDIR += main SUBDIR += python +SUBDIR += python,python3 .include <bsd.port.subdir.mk>