CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/03/03 16:46:25
Modified files:
sysutils/u-boot: Makefile
Added files:
sysutils/u-boot/patches: patch-tools_Makefile
Log message:
Fix build when swig is installed.
Patch out 'python' in a Makefile for ${MODPY_BIN} and add swig to
BUILD_DEPENDS so any related problems will be caught in future.
Problem reported by naddy and espie.
