aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--science/gave/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gave/Makefile b/science/gave/Makefile
index fdd8acba11dc..a56bea41b299 100644
--- a/science/gave/Makefile
+++ b/science/gave/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray \
USE_RUBY= yes
NO_BUILD= yes
-.if !defined(WITHOUT_GETTEXT)
+.if !defined(WITHOUT_NLS)
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/gettext/_locale.so:${PORTSDIR}/devel/ruby-gettext
.endif