diff options
Diffstat (limited to 'x11-fm/rodent/Makefile')
-rw-r--r-- | x11-fm/rodent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 58c1ce304a4e..8b27a81ad371 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -36,7 +36,7 @@ PORTDOCS= * MAN1= fgr.1 .if !defined(WITHOUT_NLS) -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |