summaryrefslogtreecommitdiff
path: root/net-im/pidgin-hotkeys/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:18:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:18:11 +0000
commit7ae19c3ad41d026409c8678165acb0a915c67d34 (patch)
tree69b9c40644b7552cf69a821770b47f1b2c8d5251 /net-im/pidgin-hotkeys/Makefile
parentConvert USE_GNOME=pkgconfig to USES=pkgconfig (diff)
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325748
Diffstat (limited to 'net-im/pidgin-hotkeys/Makefile')
-rw-r--r--net-im/pidgin-hotkeys/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile
index dcc595500be8..a88c1586d708 100644
--- a/net-im/pidgin-hotkeys/Makefile
+++ b/net-im/pidgin-hotkeys/Makefile
@@ -13,7 +13,8 @@ LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
-USE_GNOME= pkgconfig gtk20
+USES= pkgconfig
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
PLIST_FILES= lib/pidgin/hotkeys.so \