diff options
-rw-r--r-- | net-im/libpurple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 4f541d008475..d46e6c760d0f 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -18,7 +18,7 @@ COMMENT?= Backend library for the Pidgin multi-protocol messaging client USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME?= gnomeprefix gnomehack glib20 libxml2 +USE_GNOME?= gnomeprefix gnomehack intlhack glib20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS?=--disable-gtkui \ --disable-consoleui \ |