summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 04:54:34 +0000
committerdholland <dholland>2015-12-29 04:54:34 +0000
commitf761f43c0b95e57cad862af46bb4d27462fff6ed (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /chat/xchat
parent00295976ae965e824393b8ef73656582eee7a814 (diff)
downloadpkgsrc-f761f43c0b95e57cad862af46bb4d27462fff6ed.tar.gz
Whitespace.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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"