diff options
author | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
commit | 2a95686979e4368264072daf699d735a95d8fe4f (patch) | |
tree | f20c586b0416176f121176e4710700155b5cf9bf /net-im | |
parent | 412b288e0cc46321af50c1dbaabd2f42af7409f7 (diff) | |
download | freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.gz freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.zst freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.zip |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ejabberd/Makefile | 2 | ||||
-rw-r--r-- | net-im/empathy/Makefile | 4 | ||||
-rw-r--r-- | net-im/libnice/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-libnotify/Makefile | 2 | ||||
-rw-r--r-- | net-im/telegram/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-butterfly/Makefile | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 6d5e8e815dce..64f90fbd8c79 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -82,7 +82,7 @@ post-extract: post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ - ${WRKSRC}/ejabberdctl.template + ${WRKSRC}/ejabberdctl.template pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${EJABBERD_LIBDIR} diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index c3af2dd801df..e84461a2d933 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ geoclue>=0:${PORTSDIR}/net/geoclue \ itstool:${PORTSDIR}/textproc/itstool \ - mc-tool:${PORTSDIR}/net-im/telepathy-mission-control + mc-tool:${PORTSDIR}/net-im/telepathy-mission-control LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ @@ -35,7 +35,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ geoclue>=0:${PORTSDIR}/net/geoclue \ - mc-tool:${PORTSDIR}/net-im/telepathy-mission-control + mc-tool:${PORTSDIR}/net-im/telepathy-mission-control USES= gettext gmake gnome libtool pathfix pkgconfig python tar:xz USE_GNOME= evolutiondataserver3 intlhack diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 5963cfcd42a0..08887e6431af 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ARGS= --without-gstreamer --without-gstreamer-0.10 post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-Wno-missing-field-initializers|#|g' + 's|-Wno-missing-field-initializers|#|g' @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index 00b07950df43..d5959647702c 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -13,7 +13,7 @@ MAINTAINER= meethune@gmail.com COMMENT= This plugin adds a libnotify interface to Pidgin BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \ - ${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify + ${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ libpurple.so:${PORTSDIR}/net-im/libpurple diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile index 29fa9252f8b7..a68ffa9d845b 100644 --- a/net-im/telegram/Makefile +++ b/net-im/telegram/Makefile @@ -11,7 +11,7 @@ COMMENT= Command-line interface for Telegram LICENSE= GPLv2 LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig \ - libevent.so:${PORTSDIR}/devel/libevent2 \ + libevent.so:${PORTSDIR}/devel/libevent2 \ libjansson.so:${PORTSDIR}/devel/jansson USES= execinfo gmake lua:52 ncurses pkgconfig readline diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile index 148e226c711e..8794faaeba45 100644 --- a/net-im/telepathy-butterfly/Makefile +++ b/net-im/telepathy-butterfly/Makefile @@ -14,7 +14,7 @@ COMMENT= MSN Connection Manager for Telepathy Framework BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon \ ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon \ - ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python + ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} |