aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2010-05-24 04:20:22 +0800
committermarcus <marcus@FreeBSD.org>2010-05-24 04:20:22 +0800
commit299830a2b3a51b6ed923500aba54d3d577a5337c (patch)
tree7f62882b1b3811f81212702ef944e480c1fdfd24 /net-im
parenta435953d49fa0d7a80efc2a202525d7a0d846c97 (diff)
downloadfreebsd-ports-gnome-299830a2b3a51b6ed923500aba54d3d577a5337c.tar.gz
freebsd-ports-gnome-299830a2b3a51b6ed923500aba54d3d577a5337c.tar.zst
freebsd-ports-gnome-299830a2b3a51b6ed923500aba54d3d577a5337c.zip
Add back the dependency on intlhack.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libpurple/Makefile2
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 \