aboutsummaryrefslogtreecommitdiff
path: root/devel/libgit2-glib/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-18 09:30:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-18 09:30:41 +0000
commit0ca7445a729a098a6de7714244459881b7b24920 (patch)
tree81411594a1921fb9f1bf23dbf2e6e4ab34716f37 /devel/libgit2-glib/Makefile
parent5167f5bcea74ce2a73063d89c8e8ec7ca0200c2c (diff)
downloadports-0ca7445a729a098a6de7714244459881b7b24920.tar.gz
ports-0ca7445a729a098a6de7714244459881b7b24920.zip
Update libgit2-glib to 0.25.0.
* this version supports libgit2 0.25.x series * Review dependancies
Notes
Notes: svn path=/head/; revision=441135
Diffstat (limited to 'devel/libgit2-glib/Makefile')
-rw-r--r--devel/libgit2-glib/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile
index e2a44045747f..ef48a2d60c99 100644
--- a/devel/libgit2-glib/Makefile
+++ b/devel/libgit2-glib/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libgit2-glib
-PORTVERSION= 0.24.4
+PORTVERSION= 0.25.0
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -13,13 +13,12 @@ COMMENT= Glib wrapper library around the libgit2 git access library
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= vapigen:lang/vala \
- gtkdoc-check:textproc/gtk-doc
+BUILD_DEPENDS= vapigen:lang/vala
LIB_DEPENDS= libgit2.so:devel/libgit2
-USES= compiler:c11 gettext-runtime gmake libtool localbase \
+USES= comipler:c11 gmake libtool localbase \
pathfix pkgconfig tar:xz
-USE_GNOME= glib20 gnomeprefix gtk30 intlhack introspection
+USE_GNOME= glib20 gnomeprefix introspection
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes