summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-05-30 23:30:14 +0000
committerdmcmahill <dmcmahill>2002-05-30 23:30:14 +0000
commitb7757a7244db65ed7de37fe1cfcf67417e820088 (patch)
tree751862666a7d10232e4355d60c7fb87334fcb57f /chat
parentcc77dc5802be80d8fd2a5ba4eb709f6d027eb609 (diff)
downloadpkgsrc-b7757a7244db65ed7de37fe1cfcf67417e820088.tar.gz
add BUILD_USES_MSGFMT. fixes build/packaging problem noted recently on sparc
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 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