aboutsummaryrefslogtreecommitdiff
path: root/net-im/libpurple
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:34:26 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:34:26 +0000
commit4443168d872e4d4a551497d99bd1830f817ad9c0 (patch)
tree7fb55bcefa3fe97bc310268d1c967e870305050a /net-im/libpurple
parent152c8d7c3c1dc0f75bef8b676d0a98cf1231926c (diff)
downloadports-4443168d872e4d4a551497d99bd1830f817ad9c0.tar.gz
ports-4443168d872e4d4a551497d99bd1830f817ad9c0.zip
net-im: Add missing USES={gnome,xorg}
Notes
Notes: svn path=/head/; revision=517063
Diffstat (limited to 'net-im/libpurple')
-rw-r--r--net-im/libpurple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index db5997f5728b..84ca73468845 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -11,7 +11,8 @@ DISTNAME= pidgin-${PORTVERSION}
MAINTAINER?= marcus@FreeBSD.org
COMMENT?= Backend library for the Pidgin multi-protocol messaging client
-USES+= cpe gettext gmake libtool localbase pathfix pkgconfig tar:bzip2
+USES+= cpe gettext gmake gnome libtool localbase pathfix pkgconfig \
+ tar:bzip2
USE_GNOME?= gnomeprefix intltool glib20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--disable-gtkui \