diff options
Diffstat (limited to 'devel/py-opendht/Makefile')
-rw-r--r-- | devel/py-opendht/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-opendht/Makefile b/devel/py-opendht/Makefile index 516ca9322aec..227f8a210e8b 100644 --- a/devel/py-opendht/Makefile +++ b/devel/py-opendht/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS= libopendht.so:devel/opendht \ libgnutls.so:security/gnutls -USES= cmake:outsource compiler:c++11-lib localbase python:3.4+ +USES= cmake compiler:c++11-lib localbase python:3.4+ USE_GITHUB= yes GH_ACCOUNT= savoirfairelinux USE_PYTHON= distutils cython autoplist |