summaryrefslogtreecommitdiff
path: root/ftp/kbear
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/kbear')
-rw-r--r--ftp/kbear/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile
index f64a47881aeb..518765cf8ddc 100644
--- a/ftp/kbear/Makefile
+++ b/ftp/kbear/Makefile
@@ -21,5 +21,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
.include <bsd.port.mk>