diff options
Diffstat (limited to 'devel/libgit2/Makefile')
| -rw-r--r-- | devel/libgit2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index c56ed9206e7f..30a403b6176b 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= libgit2 -PORTVERSION= 0.21.1 +PORTVERSION= 0.22.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= wg@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= libgit2 -USES= cmake python:build +USES= cmake pkgconfig python:build USE_LDCONFIG= yes USE_OPENSSL= yes |
