summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-27 19:20:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-27 19:20:12 +0000
commitcbce4a7dbaf0c4962d3e4476873866508b5de6c1 (patch)
tree042fa6362b9756b2d217701e21479b8bdef15098 /textproc
parentMark BROKEN: unfetchable (diff)
Mark BROKEN: fails to build
API.c: In function 'boot_Groonga__API': API.c:20843: error: expected expression before ';' token Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=402490
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Groonga-API/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Groonga-API/Makefile b/textproc/p5-Groonga-API/Makefile
index d61990138677..d34b37172d04 100644
--- a/textproc/p5-Groonga-API/Makefile
+++ b/textproc/p5-Groonga-API/Makefile
@@ -11,6 +11,8 @@ COMMENT= Perl extension for raw interface to Groonga
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+BROKEN= fails to build
+
USE_GITHUB= yes
GH_ACCOUNT= charsbar
GH_PROJECT= ${PORTNAME:tl}