summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-04-17 22:16:00 +0000
committeradrianp <adrianp>2007-04-17 22:16:00 +0000
commitce8a13de907e59b21c4950909463f29c6bd171aa (patch)
treea6f5d567cd4f2d35c10bf6d74537aaaa5fa5fc32 /chat
parent9c0da14b2391a978a7fe4e75da70d5e4dc4c0baa (diff)
downloadpkgsrc-ce8a13de907e59b21c4950909463f29c6bd171aa.tar.gz
Fix the build on Darwin by disabling MMX support (on Darwin only).
Diffstat (limited to 'chat')
-rw-r--r--chat/xchat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 8fa0af642ba..5313737aa28 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/01/25 21:27:48 reed Exp $
+# $NetBSD: Makefile,v 1.47 2007/04/17 22:16:00 adrianp Exp $
.include "Makefile.common"
@@ -28,6 +28,7 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
.if ${OPSYS} == "Darwin"
INSTALL_UNSTRIPPED= YES
+CONFIGURE_ARGS+= --disable-mmx
.if empty(PKG_BUILD_OPTIONS.gtk2+:Mquartz)
LDFLAGS.Darwin+= -lX11