From 44c9d4ff4db3668e6ce266f1ed720929c03c1bab Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 29 Nov 2002 09:02:58 +0000 Subject: Use same trick as in the "gmake" package to make this work with NetBSD's "libintl" again. Bump package revision. --- chat/xchat/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat/xchat') diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 43645301024..a4ba720d519 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.7 2002/11/24 13:40:47 tron Exp $ +# $NetBSD: Makefile.common,v 1.8 2002/11/29 09:02:58 tron Exp $ DISTNAME= xchat-1.8.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 @@ -24,8 +24,8 @@ USE_BUILDLINK2= YES USE_X11BASE= YES USE_GMAKE= YES USE_PERL5= YES -USE_GNU_GETTEXT= YES BUILD_USES_MSGFMT= YES +CONFIGURE_ARGS+= --with-libintl-prefix=${BUILDLINK_PREFIX.gettext} BUILD_DEFS+= USE_INET6 USE_SOCKS MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" -- cgit v1.2.3