diff options
Diffstat (limited to 'x11-toolkits/gigi/Makefile')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 960836ccb9d2..af0e3c4a1c97 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ boost_python.4:${PORTSDIR}/devel/boost-python-libs \ freetype.9:${PORTSDIR}/print/freetype2 +BROKEN= does not compile + USE_GCC= 4.4+ USE_SCONS= yes SCONS_ARGS= prefix="" pkgconfigdir="" build_tutorials=0 |