aboutsummaryrefslogtreecommitdiff
path: root/graphics/makehuman/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-17 15:53:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-17 15:53:01 +0000
commitc75198d4f9b282167c71e64a942064f03f145a7f (patch)
tree51ac8104cf742bf6202bd658d50ac35fdfe1454d /graphics/makehuman/Makefile
parent74ba0b7dd4e40f2aae1ca3582f9392eb432e86db (diff)
downloadports-c75198d4f9b282167c71e64a942064f03f145a7f.tar.gz
ports-c75198d4f9b282167c71e64a942064f03f145a7f.zip
Notes
Diffstat (limited to 'graphics/makehuman/Makefile')
-rw-r--r--graphics/makehuman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/makehuman/Makefile b/graphics/makehuman/Makefile
index 4f3338f534b7..0e5efa53776c 100644
--- a/graphics/makehuman/Makefile
+++ b/graphics/makehuman/Makefile
@@ -16,7 +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'
+USE_GCC= yes # Animation.cpp:94:26: error: variable length array of non-POD element type 'Animorph::BodySettings'
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib