aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-11 17:06:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-11 17:06:18 +0000
commitdc61fc0d0d1b244319ec03e958fa7879d7725f71 (patch)
tree416fc7c443c294671109cc9667ef7d827eba9ca7 /cad
parentca7395b72b9e8b8d273a5af5a404ed1f72d3905c (diff)
downloadports-dc61fc0d0d1b244319ec03e958fa7879d7725f71.tar.gz
ports-dc61fc0d0d1b244319ec03e958fa7879d7725f71.zip
Mark BROKEN: fails to build
In file included from src/transform3d.cpp:21: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=440637
Diffstat (limited to 'cad')
-rw-r--r--cad/repsnapper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 5af3a39be227..051f70c69c12 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -16,6 +16,8 @@ COMMENT= Controller and GCode generator for RepRap 3D printers
LICENSE= GPLv2 BSD3CLAUSE MIT
LICENSE_COMB= multi
+BROKEN= fails to build
+
LIB_DEPENDS= libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \
libzip.so:archivers/libzip \