From 605f8c3a10b5c36a695e63e5d1aa7020467b21d6 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" <vanilla@FreeBSD.org> Date: Thu, 29 Sep 2005 07:32:19 +0000 Subject: Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :( Submitted by: Ed Schouten <ed@fxq.nl> --- irc/irssi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 01581d1d49cd..e678c4c45e1f 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -17,7 +17,7 @@ COMMENT?= A modular IRC client with many features CONFLICTS= irssi-devel-* USE_BZIP2= yes -USE_REPLACE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes WANT_GNOME= yes -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0