aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
commit65f2e41ca338ea8b6ad58e068db6b8d7df069d6e (patch)
tree8ca265fd86a85ec42e228ea09e9ba5fcee43954d /cad
parentce4f36d22243aa164a0727e26899359c255b841f (diff)
downloadports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.tar.gz
ports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Notes
Notes: svn path=/head/; revision=441395
Diffstat (limited to 'cad')
-rw-r--r--cad/repsnapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 051f70c69c12..b64483b1ec42 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -16,11 +16,11 @@ 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 \
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
USES= autoreconf gmake libtool perl5 pkgconfig
USE_GNOME= gtkmm24 intltool libxml++26
USE_GL= gl