aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-05-18 17:32:38 +0800
committerkwm <kwm@FreeBSD.org>2017-05-18 17:32:38 +0800
commit4c18a738c13337ee9805e79b331e562549ec65b2 (patch)
treee4e742037fb9830279d8c4b9e44a0626476d16df
parentf1bb8525143b4b979350d4cf73475d138987467f (diff)
downloadfreebsd-ports-gnome-4c18a738c13337ee9805e79b331e562549ec65b2.tar.gz
freebsd-ports-gnome-4c18a738c13337ee9805e79b331e562549ec65b2.tar.zst
freebsd-ports-gnome-4c18a738c13337ee9805e79b331e562549ec65b2.zip
Fix typo, in last commit.
-rw-r--r--devel/libgit2-glib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile
index ef48a2d60c99..300c2db7fec4 100644
--- a/devel/libgit2-glib/Makefile
+++ b/devel/libgit2-glib/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= vapigen:lang/vala
LIB_DEPENDS= libgit2.so:devel/libgit2
-USES= comipler:c11 gmake libtool localbase \
+USES= compiler:c11 gmake libtool localbase \
pathfix pkgconfig tar:xz
USE_GNOME= glib20 gnomeprefix introspection
USE_LDCONFIG= yes