From 979eabe1832fdd93a7c40c0ef90a389ae8462833 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Thu, 30 May 2002 23:30:14 +0000 Subject: add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc --- chat/xchat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/xchat') diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 618d36b3a14..2af32d6e3b4 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/04/09 09:14:58 tron Exp $ +# $NetBSD: Makefile,v 1.21 2002/05/30 23:30:14 dmcmahill Exp $ DISTNAME= xchat-1.8.8 CATEGORIES= chat x11 gnome @@ -16,6 +16,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= ac_cv_lib_intl_bindtextdomain='yes' CONFIGURE_ENV+= pythonpath=${PYTHONBIN} MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" +BUILD_USES_MSGFMT= YES BUILD_DEFS+= USE_INET6 -- cgit v1.2.3