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/bitchx | |
parent | c7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (diff) |
Notes
Diffstat (limited to 'irc/bitchx')
-rw-r--r-- | irc/bitchx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 853d48053e07..47ab41f0c7bf 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -19,7 +19,6 @@ COMMENT?= "An alternative ircII color client with optional GTK/GNOME support" WRKSRC= ${WRKDIR}/BitchX USE_PERL5= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes WANT_GNOME= yes USE_GMAKE= yes |