diff options
Diffstat (limited to 'www/libevhtp/Makefile')
-rw-r--r-- | www/libevhtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libevhtp/Makefile b/www/libevhtp/Makefile index 47e7cf6d5f2a..e9ac11f4f843 100644 --- a/www/libevhtp/Makefile +++ b/www/libevhtp/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent -USES= cmake:outsource +USES= cmake USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= criticalstack |