summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-23 15:57:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-23 15:57:30 +0000
commit94bacc502d4262c575fd4e75f1e05e6450ef1390 (patch)
treebe05e40862900df73e4aa4980c39cdc8b816b9d8 /sysutils
parent- BROKEN checksum mismatch (diff)
- BROKEN does not build
rom.cc: In member function 'bool s9x::ROMdata::extractROMdata(const std::string&, const std::string&)': rom.cc:244: error: cannot convert 'gzFile_s**' to 'gzFile_s*' for argument '1' to 'off_t gzseek(gzFile_s*, off_t, int)' rom.cc:246: error: cannot convert 'gzFile_s**' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)
Notes
Notes: svn path=/head/; revision=312836
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/geomgui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/geomgui/Makefile b/sysutils/geomgui/Makefile
index 4618073317cd..bb6677842e1c 100644
--- a/sysutils/geomgui/Makefile
+++ b/sysutils/geomgui/Makefile
@@ -18,6 +18,8 @@ COMMENT= Viewer for kernel geom layer
LIB_DEPENDS= gvc:${PORTSDIR}/graphics/graphviz
+BROKEN= does not build
+
USE_AUTOTOOLS= libtool
USE_GNOME= gtk20 librsvg2
USE_ICONV= yes