diff options
Diffstat (limited to 'www/libevhtp/Makefile')
-rw-r--r-- | www/libevhtp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/libevhtp/Makefile b/www/libevhtp/Makefile index 331eec04850d..b6fe964244c6 100644 --- a/www/libevhtp/Makefile +++ b/www/libevhtp/Makefile @@ -15,9 +15,7 @@ LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 USE_GITHUB= yes GH_ACCOUNT= ellzey -GH_PROJECT= libevhtp -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 3886506 +GH_TAGNAME= 3886506 USES= cmake:outsource USE_LDCONFIG= YES |