diff options
Diffstat (limited to 'devel/libopencm3/Makefile')
-rw-r--r-- | devel/libopencm3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libopencm3/Makefile b/devel/libopencm3/Makefile index 988e833048ca..ca448dd38a23 100644 --- a/devel/libopencm3/Makefile +++ b/devel/libopencm3/Makefile @@ -16,8 +16,7 @@ GH_ACCOUNT= libopencm3 GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= c01f9ee -USES= gmake -USE_PYTHON_BUILD= 2 +USES= gmake python:2,build TOOLCHAIN_FULL_VERSION?=4_8-2014q2-20140609 TOOLCHAIN_PORT_VERSION?=4.8.20140609 |