diff options
Diffstat (limited to 'devel/libftdi1/Makefile')
-rw-r--r-- | devel/libftdi1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index 835d407ea732..d7f00347904a 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -22,7 +22,7 @@ OPTIONS_SUB= yes BOOST_DESC= Build with boost PYTHON_DESC= Build Python bindings -USES= cmake compiler:c++11-lang gettext-runtime pkgconfig tar:bzip2 +USES= cmake:insource compiler:c++11-lang gettext-runtime pkgconfig tar:bzip2 USE_LDCONFIG= yes PORTDOCS= COPYING.LIB ChangeLog README |