diff options
Diffstat (limited to 'devel/talloc/Makefile')
-rw-r--r-- | devel/talloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index 9b5797ac4481..8178a549002e 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -15,13 +15,13 @@ LICENSE= LGPL3 CONFLICTS= samba33-3.* +USES= pkgconfig USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes HAS_CONFIGURE= yes WAF_TOOL= buildtools/bin/waf CONFIGURE_SCRIPT= ${WAF_TOOL} configure CONFIGURE_LOG= bin/config.log -USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes |