diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:32:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 23:32:43 +0000 |
commit | 72f52671804c1ee5278529d117d904806c83504f (patch) | |
tree | 544392179d4f61d749459590e8d56f5cd84d9785 /graphics/swftools | |
parent | 912e22d3156666c3b2232e874e99dc7ae075a2ce (diff) |
Notes
Diffstat (limited to 'graphics/swftools')
-rw-r--r-- | graphics/swftools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index e308d12b570a..9d855b6405da 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -18,6 +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_GMAKE= yes GNU_CONFIGURE= yes |