summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 04:54:34 +0000
committerdholland <dholland>2015-12-29 04:54:34 +0000
commitec911ff7fc7a2fa4283b90a61555ef8a2655d1b7 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /chat
parentff281f976c1f0852105c2b2a262805029c206cf5 (diff)
downloadpkgsrc-ec911ff7fc7a2fa4283b90a61555ef8a2655d1b7.tar.gz
Whitespace.
Diffstat (limited to 'chat')
-rw-r--r--chat/hexchat/options.mk4
-rw-r--r--chat/jabberd/Makefile6
-rw-r--r--chat/libpurple/Makefile.common6
-rw-r--r--chat/xchat/Makefile.common4
4 files changed, 10 insertions, 10 deletions
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"