diff options
Diffstat (limited to 'irc/irssi-devel/Makefile')
-rw-r--r-- | irc/irssi-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile index 6f67724746c9..aae00458678d 100644 --- a/irc/irssi-devel/Makefile +++ b/irc/irssi-devel/Makefile @@ -17,10 +17,8 @@ COMMENT= A modular IRC client with many features CONFLICTS= irssi-0.8* -GNU_CONFIGURE= yes - USE_GNOME= glib20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes USE_GMAKE= yes |