Index: head/net-im/pidgin-fetion/Makefile =================================================================== --- head/net-im/pidgin-fetion/Makefile (revision 341926) +++ head/net-im/pidgin-fetion/Makefile (revision 341927) @@ -1,27 +1,26 @@ # Created by: Alexander Logvinov # $FreeBSD$ PORTNAME= fetion PORTVERSION= 0.98.5.2 PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://www.logvinov.ru/files/dist/fetion/ \ LOCAL/avl PKGNAMEPREFIX= pidgin- MAINTAINER= ports@FreeBSD.org COMMENT= Fetion protocol plugin for libpurple LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple USE_BZIP2= yes GNU_CONFIGURE= yes USES= pkgconfig CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -NO_STAGE= yes .include Index: head/net-im/telepathy-sofiasip/Makefile =================================================================== --- head/net-im/telepathy-sofiasip/Makefile (revision 341926) +++ head/net-im/telepathy-sofiasip/Makefile (revision 341927) @@ -1,23 +1,21 @@ # Created by: Yuri # $FreeBSD$ PORTNAME= telepathy-sofiasip PORTVERSION= 0.4.5 CATEGORIES= net-im MASTER_SITES= SF/tp-sofiasip/${PORTNAME}/${PORTVERSION} MAINTAINER= yuri@tsoft.com COMMENT= SIP (sofia-sip) Connection Manager for Telepathy Framework LIB_DEPENDS= sofia-sip-ua:${PORTSDIR}/net/sofia-sip \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes -USE_GMAKE= yes USE_OPENSSL= yes -USES= pkgconfig +USES= pkgconfig gmake USE_GNOME= glib20 -NO_STAGE= yes .include Index: head/net-im/vqcc-gtk/Makefile =================================================================== --- head/net-im/vqcc-gtk/Makefile (revision 341926) +++ head/net-im/vqcc-gtk/Makefile (revision 341927) @@ -1,23 +1,22 @@ # Created by: Saulius Menkevicius # $FreeBSD$ PORTNAME= vqcc-gtk PORTVERSION= 0.5 PORTREVISION= 8 CATEGORIES?= net-im MASTER_SITES= SF MAINTAINER?= ports@FreeBSD.org COMMENT= LAN chat client compatible with quickChat and Vypress Chat (TM) LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification USES= pathfix gmake gettext pkgconfig USE_GNOME= gnomeprefix gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl -NO_STAGE= yes .include