summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-05-30 23:30:14 +0000
committerdmcmahill <dmcmahill>2002-05-30 23:30:14 +0000
commit979eabe1832fdd93a7c40c0ef90a389ae8462833 (patch)
tree751862666a7d10232e4355d60c7fb87334fcb57f /chat/xchat
parent70839a108c349ee6796e1c55ada2b54f3afc0bc0 (diff)
downloadpkgsrc-979eabe1832fdd93a7c40c0ef90a389ae8462833.tar.gz
add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile3
1 files changed, 2 insertions, 1 deletions
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