diff options
Diffstat (limited to 'net-im/mcabber')
-rw-r--r-- | net-im/mcabber/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index 8073e9aef127..bdd6f265e4ab 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -19,9 +19,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-sigwinch --libdir=${PREFIX}/lib CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= pkgconfig +USES= pkgconfig gettext USE_ICONV= yes -USE_GETTEXT= yes USE_LDCONFIG= yes USE_NCURSES= yes USE_GNOME= glib20 |