aboutsummaryrefslogtreecommitdiff
path: root/shells/fish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/fish/Makefile')
-rw-r--r--shells/fish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 3842e510496d..12f175517261 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -15,7 +15,7 @@ USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GETTEXT= yes
+USES= gettext
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= LIBS="${LDFLAGS}"