aboutsummaryrefslogtreecommitdiff
path: root/graphics/makehuman
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-06 19:36:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-06 19:36:22 +0000
commit72f1726e729ad0472ef49b0906f730639309e2e7 (patch)
tree5cc546f531b7698ebe2a1d2c3032b18d5ec27301 /graphics/makehuman
parentbbd59ec3c8ac1bf5a798a48707f4e05cab8bbbd7 (diff)
downloadports-72f1726e729ad0472ef49b0906f730639309e2e7.tar.gz
ports-72f1726e729ad0472ef49b0906f730639309e2e7.zip
Notes
Diffstat (limited to 'graphics/makehuman')
-rw-r--r--graphics/makehuman/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile
index 1cdc83695e23..4f3338f534b7 100644
--- a/graphics/makehuman/Makefile
+++ b/graphics/makehuman/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= animorph:${PORTSDIR}/graphics/animorph \
USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GL= glut
+USE_GCC= any # Animation.cpp:94:26: error: variable length array of non-POD element type 'Animorph::BodySettings'
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib