$NetBSD: patch-aa,v 1.4 2022/11/19 21:34:31 wiz Exp $

--- configure.orig	2022-11-19 20:39:11.000000000 +0000
+++ configure
@@ -19501,6 +19501,10 @@ else
 printf "%s\n" "$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
 
 printf "%s\n" "#define USE_GETTEXT 1" >>confdefs.h
