diff options
Diffstat (limited to 'graphics/swftools')
-rw-r--r-- | graphics/swftools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index 8806fee5718e..b543df00b266 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib \ jpeg.9:${PORTSDIR}/graphics/jpeg USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |