diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
commit | c8a818ace5e1e3d9991c0b189713eee2c620024b (patch) | |
tree | b73d86ab908739d3ee13b12ee1a1959e0bdec765 /french/plgrenouille | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) | |
download | ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip |
Remove USE_REINPLACE from all categories starting with F
Notes
Notes:
svn path=/head/; revision=161557
Diffstat (limited to 'french/plgrenouille')
-rw-r--r-- | french/plgrenouille/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/plgrenouille/Makefile b/french/plgrenouille/Makefile index 88ad66a85cb3..a922cc684373 100644 --- a/french/plgrenouille/Makefile +++ b/french/plgrenouille/Makefile @@ -32,7 +32,6 @@ IS_INTERACTIVE= yes NO_BUILD= yes USE_PERL5= yes -USE_REINPLACE= yes USE_RC_SUBR= yes SCRIPTS_ENV= PKG_PREFIX=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |