aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-skypeweb
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/pidgin-skypeweb
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/pidgin-skypeweb')
-rw-r--r--net-im/pidgin-skypeweb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-skypeweb/Makefile b/net-im/pidgin-skypeweb/Makefile
index 58b25eb02ee3..aad9becc523e 100644
--- a/net-im/pidgin-skypeweb/Makefile
+++ b/net-im/pidgin-skypeweb/Makefile
@@ -17,7 +17,8 @@ RUN_DEPENDS= pidgin:net-im/pidgin
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libpurple.so:net-im/libpurple
-USES= cmake dos2unix gettext-runtime localbase:ldflags pkgconfig
+USES= cmake dos2unix gettext-runtime gnome localbase:ldflags \
+ pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= EionRobb
GH_PROJECT= skype4pidgin