summaryrefslogtreecommitdiff
path: root/devel/gcvs
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-02-05 11:53:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-02-05 11:53:04 +0000
commit3a4160f39f370c7a6a67d78ea5f9bcaf2cd7abed (patch)
tree41e51d5c54b5cae04e58d6490d2d47e7c348d7a0 /devel/gcvs
parentSereal is an efficient, compact-output, binary and feature-rich (diff)
Mark as broken:
getline.h:37: error: declaration of C function 'int getline(char**, size_t*, FILE*)' conflicts with /usr/include/stdio.h:371: error: previous declaration 'ssize_t getline(char**, size_t*, FILE*)' here
Diffstat (limited to 'devel/gcvs')
-rw-r--r--devel/gcvs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index eb41ee057bc3..39b19b064bfd 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -13,6 +13,8 @@ COMMENT= High-end interface client for CVS
LICENSE= GPLv2
+BROKEN= Does not build
+
USE_GNOME= gtk12
USE_TCL_BUILD= yes
USE_TCL_WRAPPER=yes