aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfburn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfburn/Makefile')
-rw-r--r--sysutils/xfburn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile
index 15d99c0a5db0..501423e2b6c5 100644
--- a/sysutils/xfburn/Makefile
+++ b/sysutils/xfburn/Makefile
@@ -35,7 +35,7 @@ OPTIONS_DEFAULT= DBUS HAL
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
.else
CONFIGURE_ARGS+= --disable-nls
.endif