diff options
Diffstat (limited to 'devel/leatherman/Makefile')
-rw-r--r-- | devel/leatherman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index 87db530ca738..591ee8f6ab26 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -12,11 +12,10 @@ LICENSE= APACHE20 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl -USES= compiler:c++11-lang cmake gettext +USES= compiler:c++11-lang cmake gettext ruby USE_GITHUB= yes GH_ACCOUNT= puppetlabs -USE_RUBY= yes CMAKE_ON= LEATHERMAN_SHARED CMAKE_OFF= ENABLE_CXX_WERROR USE_LDCONFIG= yes |