diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/swftools | |
parent | Update MASTER_SITES (diff) |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'graphics/swftools')
-rw-r--r-- | graphics/swftools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index 5b72e8b78033..e8ac8d99dab3 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ freetype.9:${PORTSDIR}/print/freetype2 \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig -USE_REINPLACE= yes USE_BISON= yes USE_GMAKE= yes GNU_CONFIGURE= yes |