DELTA 542834 0 688 SVNq~}~FoGLk|3patchPY2TO3_CMD= ${LOCALBASE}/bin/2to3-${PYTHON_VER} PY2TO3_ARGS= --fix=all --no-diffs --nobackups --verbose --writePGSQL_CONFIGURE_OFF= --with-postgresql=no .include post-patch: .if ${PYTHON_MAJOR_VER} >= 3 ${PY2TO3_CMD} ${PY2TO3_ARGS} ${WRKSRC}/bin/flow-* .endif post-install: ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/lib/libft.so.0.0.0 .include