aboutsummaryrefslogtreecommitdiff
path: root/mail/elmo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elmo/Makefile')
-rw-r--r--mail/elmo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 94623b648b5c..7fc2d880bade 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -32,7 +32,7 @@ PLIST_SUB+= NLS="@comment "
.else
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.endif
.include <bsd.port.pre.mk>