diff options
Diffstat (limited to 'irc/irssi/Makefile')
-rw-r--r-- | irc/irssi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index d6c0bb476265..6ff173f4a66b 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -16,10 +16,9 @@ COMMENT?= A modular IRC client with many features CONFLICTS= irssi-devel-[0-9]* -GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= glib20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --with-module |