From b84d912e0f5af0272fb21b5a4c5cb1f74cc38bf1 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 11 Aug 2014 13:29:53 +0000 Subject: [PATCH] Canonicalize old USE_PY* --- devel/streamhtmlparser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/streamhtmlparser/Makefile b/devel/streamhtmlparser/Makefile index 081b8027b92d..ff70ca9391fa 100644 --- a/devel/streamhtmlparser/Makefile +++ b/devel/streamhtmlparser/Makefile @@ -22,7 +22,7 @@ STATIC_DESC= Install static library OPTIONS_DEFAULT=STATIC OPTIONS_SUB= yes -PYBINDINGS_USE= python +PYBINDINGS_USE= python=yes PYBINDINGS_CONFIGURE_ENABLE= python PYBINDINGS_CFLAGS= -I${PYTHON_INCLUDEDIR}