diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
commit | cfc515375feb11b0d0d4a05df8a0029a05ec721b (patch) | |
tree | 1732b032eca655031d6cc08f10fac536245f7ac1 /irc/anope | |
parent | c7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (diff) |
remove USE_REINPLACE for all categories starting with I
Notes
Notes:
svn path=/head/; revision=161690
Diffstat (limited to 'irc/anope')
-rw-r--r-- | irc/anope/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 055ef0e1d60e..2bb7f002bbc8 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -17,7 +17,6 @@ COMMENT= A set of IRC services for IRC networks USE_GMAKE= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_PERL5_BUILD= yes # OPTIONS --{{{ |