diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/swftools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index 9d855b6405d..a86b68d6a6b 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -18,9 +18,8 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 -BROKEN= "Does not compile" - USE_REINPLACE= yes +USE_BISON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |