From 98785d5e4affb6557d62111b953c336f8af8ea21 Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 29 Dec 2015 04:54:34 +0000 Subject: Whitespace. --- chat/hexchat/options.mk | 4 ++-- chat/jabberd/Makefile | 6 +++--- chat/libpurple/Makefile.common | 6 +++--- chat/xchat/Makefile.common | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'chat') diff --git a/chat/hexchat/options.mk b/chat/hexchat/options.mk index 412b05f748e..6d40708b78d 100644 --- a/chat/hexchat/options.mk +++ b/chat/hexchat/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2015/02/18 08:47:12 tnn Exp $ +# $NetBSD: options.mk,v 1.3 2015/12/29 04:54:37 dholland Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.hexchat PKG_SUPPORTED_OPTIONS= dbus gtk2 inet6 libcanberra libnotify libpci libproxy @@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --enable-openssl=no USE_TOOLS+= perl PLIST.perl= yes .else -CONFIGURE_ARGS+= --disable-perl +CONFIGURE_ARGS+= --disable-perl .endif .if !empty(PKG_OPTIONS:Mpython) diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile index 24c78a40afd..ce781a38d23 100644 --- a/chat/jabberd/Makefile +++ b/chat/jabberd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2014/10/09 14:06:02 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/12/29 04:54:37 dholland Exp $ # DISTNAME= jabber-1.4.2 @@ -37,8 +37,8 @@ CPPFLAGS+= -Du_int8_t=uint8_t BUILD_DEFS+= JABBERD_LOGDIR JABBERD_SPOOLDIR \ JABBERD_PIDDIR -PKG_GROUPS= ${JABBERD_GROUP} -PKG_USERS= ${JABBERD_USER}:${JABBERD_GROUP} +PKG_GROUPS= ${JABBERD_GROUP} +PKG_USERS= ${JABBERD_USER}:${JABBERD_GROUP} PKG_USERS_VARS+= JABBERD_USER PKG_GROUPS_VARS+= JABBERD_GROUP diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 53adca0fc86..c3cb3af23d0 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2014/12/27 02:21:26 dholland Exp $ +# $NetBSD: Makefile.common,v 1.45 2015/12/29 04:54:37 dholland Exp $ # # used by chat/finch/Makefile # used by chat/libpurple/Makefile @@ -42,8 +42,8 @@ CONFIGURE_ARGS+= --disable-debug CONFIGURE_ARGS+= --disable-nm CONFIGURE_ARGS+= --disable-vv -CPPFLAGS.SunOS+= -D__EXTENSIONS__ -CFLAGS.SunOS+= -Wno-error=implicit-function-declaration +CPPFLAGS.SunOS+= -D__EXTENSIONS__ +CFLAGS.SunOS+= -Wno-error=implicit-function-declaration PKGCONFIG_OVERRIDE+= finch/finch.pc.in PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index a3ca4f548ed..87352d03f17 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.64 2013/04/08 11:17:09 rodent Exp $ +# $NetBSD: Makefile.common,v 1.65 2015/12/29 04:54:37 dholland Exp $ # # used by chat/xchat/Makefile # used by chat/xchat-perl/Makefile @@ -22,7 +22,7 @@ USE_TOOLS+= gmake pkg-config .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" -CONFIGURE_ARGS+= --disable-mmx +CONFIGURE_ARGS+= --disable-mmx .endif .include "../../devel/glib2/buildlink3.mk" -- cgit v1.2.3