diff options
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 3abd17dc0b0e..db1e2aa18fba 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -17,8 +17,7 @@ COMMENT= X11 IRC client using the GTK+ toolkit, and optionally, GNOME USE_BZIP2= yes USE_GMAKE= yes -USES= iconv -USE_PERL5= yes +USES= iconv perl5 USE_GNOME= gtk12 WANT_GNOME= yes GNU_CONFIGURE= yes |