summaryrefslogtreecommitdiff
path: root/chat/unrealircd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/unrealircd/Makefile')
-rw-r--r--chat/unrealircd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile
index 28f86527359..8fe2a6dd140 100644
--- a/chat/unrealircd/Makefile
+++ b/chat/unrealircd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/04/22 13:43:08 obache Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/16 16:08:15 hans Exp $
DISTNAME= Unreal3.2.8.1
PKGNAME= unrealircd-3.2.8.1
@@ -119,6 +119,8 @@ INSTALLATION_DIRS= sbin ${IRCD_DOCS} ${IRCD_EG} ${IRCD_SHARE}/aliases \
INSTALL_UNSTRIPPED=YES
.endif
+CFLAGS.SunOS+= -DUSE_LOCALE
+
.include "../../net/libcares/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../devel/tre/buildlink3.mk"