aboutsummaryrefslogtreecommitdiff
path: root/comms/gpredict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r--comms/gpredict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile
index 349c3b7a988e..be804c71b11c 100644
--- a/comms/gpredict/Makefile
+++ b/comms/gpredict/Makefile
@@ -31,7 +31,7 @@ LICENSE= GPLv2
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
-USE_GETTEXT= yes
+USES= gettext
PLIST_SUB+= NLS=""
.endif