diff options
-rw-r--r-- | devel/gitg0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gitg0/Makefile b/devel/gitg0/Makefile index 8cd79ce515dd..1adb38cb411d 100644 --- a/devel/gitg0/Makefile +++ b/devel/gitg0/Makefile @@ -32,6 +32,7 @@ OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext +NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ENABLE=nls NLS_CPPFLAGS= -I${LOCALBASE}/include NLS_LIBS= -L${LOCALBASE}/lib |