diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/Makefile | 5 | ||||
-rw-r--r-- | net-im/empathy3/Makefile | 5 | ||||
-rw-r--r-- | net-im/farsight2/Makefile | 5 | ||||
-rw-r--r-- | net-im/farstream/Makefile | 5 | ||||
-rw-r--r-- | net-im/folks/Makefile | 5 | ||||
-rw-r--r-- | net-im/folks04/Makefile | 5 | ||||
-rw-r--r-- | net-im/loudmouth/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-farstream/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-gabble/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-glib/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-haze/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-idle/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-logger/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 5 | ||||
-rw-r--r-- | net-im/telepathy-salut/Makefile | 5 |
16 files changed, 30 insertions, 46 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index c72b36a1b..4320e1bc7 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/empathy/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= empathy PORTVERSION= 2.34.0 @@ -30,9 +30,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co CONFLICTS= empathy-3.[0-9]* -USE_GMAKE= yes USE_BZIP2= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_GNOME= evolutiondataserver gnomeprefix pygtk2 ltverhack USE_GSTREAMER= yes diff --git a/net-im/empathy3/Makefile b/net-im/empathy3/Makefile index 23f318b24..b2186e1ec 100644 --- a/net-im/empathy3/Makefile +++ b/net-im/empathy3/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/empathy3/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= empathy PORTVERSION= 3.6.2 @@ -38,9 +38,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co CONFLICTS= empathy-2.[0-9]* LATEST_LINK= empathy3 -USE_GMAKE= yes USE_XZ= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_GNOME= evolutiondataserver3 gnomeprefix ltverhack USE_GSTREAMER1= yes diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 32f79fb8f..a22630935 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/farsight2/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= farsight2 PORTVERSION= 0.0.31 @@ -16,8 +16,7 @@ RUN_DEPENDS= libnice-gst010>=0:${PORTSDIR}/net-im/libnice-gst010 CONFLICTS= farstream-[0-9]* FETCH_ARGS= -Fpr -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_PYTHON= yes USE_GNOME= glib20 ltverhack diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile index 16ec7e585..da5f25091 100644 --- a/net-im/farstream/Makefile +++ b/net-im/farstream/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/farstream/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= farstream PORTVERSION= 0.2.3 @@ -15,10 +15,9 @@ RUN_DEPENDS= libnice-gst1>=0:${PORTSDIR}/net-im/libnice-gst1 CONFLICTS= farsight2-[0-9]* -USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME= glib20 ltverhack USE_GSTREAMER1= good bad USE_AUTOTOOLS= libtool diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index c30b03369..993174458 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/folks/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= folks PORTVERSION= 0.8.0 @@ -21,8 +21,7 @@ CONFLICTS= folks-0.4.[0-9]* USE_XZ= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME= evolutiondataserver3 gnomehier intlhack \ introspection:build ltverhack GNU_CONFIGURE= yes diff --git a/net-im/folks04/Makefile b/net-im/folks04/Makefile index 174b67ad8..4c14d3403 100644 --- a/net-im/folks04/Makefile +++ b/net-im/folks04/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/folks04/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= folks PORTVERSION= 0.4.3 @@ -19,8 +19,7 @@ CONFLICTS= folks-0.[6-9].[0-9]* USE_BZIP2= yes USE_LDCONFIG= yes -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake USE_GNOME= intlhack gnomehier introspection:build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 9cdee83d2..e621c87b8 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -13,8 +13,7 @@ COMMENT= Lightweight Jabber client library LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= glib20 ltverhack diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 1fe9ea3fb..74163ccc1 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-farsight/Makefile 18394 2013-04-26 21:29:28Z kwm $ PORTNAME= telepathy-farsight PORTVERSION= 0.0.19 @@ -15,11 +15,10 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ gstfarsight-0.10:${PORTSDIR}/net-im/farsight2 GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_AUTOTOOLS= libtool -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 ltverhack libxslt:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index e178435bc..eb47497de 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -16,11 +16,10 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ farstream-0.2:${PORTSDIR}/net-im/farstream GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_AUTOTOOLS= libtool -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build ltverhack CONFIGURE_ENV= LIBS="-pthread" CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 484cb1e17..a6b4763f1 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-gabble/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-gabble PORTVERSION= 0.16.6 @@ -22,8 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build USE_SQLITE= yes USE_OPENSSL= yes diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index d4fdb9918..14bfa0cd6 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-glib/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-glib PORTVERSION= 0.20.2 @@ -16,9 +16,8 @@ RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala-vapigen PORTSCOUT= limitw:1,even USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 gnomehier introspection:build libxslt:build ltverhack USE_PYTHON_BUILD= yes MAKE_JOBS_UNSAFE= yes diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 7f16e4ada..e85b29ecb 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-haze/Makefile 17271 2013-04-01 15:16:27Z kwm $ PORTNAME= telepathy-haze PORTVERSION= 0.6.0 @@ -14,12 +14,11 @@ LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple \ idn:${PORTSDIR}/dns/libidn \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib -USES= pathfix +USES= gmake pathfix USE_GNOME= libxslt:build CPPFLAGS+= -I${LOCALBASE}/include WRKSRC= ${WRKDIR}/telepathy-${PORTNAME}-${DISTVERSION} GNU_CONFIGURE= yes -USE_GMAKE= yes MAN8= telepathy-haze.8 diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index 8871351b3..898f39045 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -1,6 +1,6 @@ # Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-idle/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-idle PORTVERSION= 0.1.11 @@ -16,8 +16,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build MAN8= telepathy-idle.8 diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index 684ea0569..a828677af 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -1,6 +1,6 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-logger/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-logger PORTVERSION= 0.4.0 @@ -17,9 +17,8 @@ LICENSE= LGPL21 USE_BZIP2= yes USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 intltool gnomedocutils ltverhack libxml2 libxslt:build \ introspection:build USE_SQLITE= yes diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 5fcac2200..37d97d90f 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-mission-control/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-mission-control PORTVERSION= 5.12.0 @@ -13,12 +13,11 @@ COMMENT= Telepathy component to apps to abstract details of connection managers LIB_DEPENDS= telepathy:${PORTSDIR}/net-im/libtelepathy \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix gconf2 libxslt ltverhack USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes USE_LDCONFIG= yes GLIB_SCHEMAS= im.telepathy.MissionControl.FromEmpathy.gschema.xml diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index b416b46e2..d696c9d81 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -1,6 +1,6 @@ # Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/net-im/telepathy-salut/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= telepathy-salut PORTVERSION= 0.8.0 @@ -15,8 +15,7 @@ LIB_DEPENDS= avahi-glib:${PORTSDIR}/net/avahi-app \ soup-2.4:${PORTSDIR}/devel/libsoup GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= glib20 libxslt:build USE_OPENSSL= yes USE_PYTHON_BUILD= yes |