aboutsummaryrefslogtreecommitdiff
path: root/misc/lifelines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/lifelines/Makefile')
-rw-r--r--misc/lifelines/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile
index 7dd5967140a9..615115dc5c14 100644
--- a/misc/lifelines/Makefile
+++ b/misc/lifelines/Makefile
@@ -18,7 +18,7 @@ USES= bison
MAN1= btedit.1 dbverify.1 llines.1
.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls