diff options
Diffstat (limited to 'devel/libkiwix/Makefile')
-rw-r--r-- | devel/libkiwix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libkiwix/Makefile b/devel/libkiwix/Makefile index 94c2057576bd..1c5a5ccd4a6b 100644 --- a/devel/libkiwix/Makefile +++ b/devel/libkiwix/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libzim.so:devel/libzim \ libcurl.so:ftp/curl \ libmicrohttpd.so:www/libmicrohttpd -USES= compiler:c++11-lang meson pkgconfig python:3.6+ shebangfix +USES= compiler:c++11-lang meson pkgconfig python shebangfix USE_GITHUB= yes GH_ACCOUNT= kiwix GH_TUPLE= kiwix:${PORTNAME}:${PORTVERSION}:DEFAULT \ |