$NetBSD: patch-aa,v 1.1 2008/02/24 02:26:33 jlam Exp $

--- configure.orig	2007-08-22 16:23:54.000000000 -0400
+++ configure
@@ -20621,6 +20621,10 @@ else
 echo "${ECHO_T}$LOCALEDIR" >&6; }
 fi
 
+# For pkgsrc, always set USE_GETTEXT=yes because it is used by [cs]xpm.
+# We will pass INTLLIBS down to [cs]xpm as part of the build environment.
+#
+USE_GETTEXT=yes
 if test "x$USE_GETTEXT" = "xyes" ; then
 
 cat >>confdefs.h <<\_ACEOF
