aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-12-19 15:11:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-12-19 15:11:48 +0000
commit9e89ca02bf1c99e65024a65f92220221edc438bd (patch)
tree1a0f6468b0c636f273c422559d87eac2042aacbb
parent5be6f24e59b606614a61d5fb0e44cd98ab449139 (diff)
downloadports-9e89ca02bf1c99e65024a65f92220221edc438bd.tar.gz
ports-9e89ca02bf1c99e65024a65f92220221edc438bd.zip
Mark BROKEN: fails to build
Merging translations into data/gitg.desktop. /usr/local/bin/g-ir-compiler --includedir=. -o GitgExt-1.0.typelib GitgExt-1.0.gir Could not find GIR file 'Gitg-1.0.gir'; check XDG_DATA_DIRS or use --includedir error parsing file GitgExt-1.0.gir: Failed to parse included gir Gitg-1.0 Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=404019
-rw-r--r--devel/gitg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index f12f5b37c633..9505ab2103ef 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -12,6 +12,8 @@ COMMENT= GTK-based git repository viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build
+
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \