diff options
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 5b0250c6eb3e..c4d4147629a1 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -109,7 +109,7 @@ WITHOUT_GNOME= true .endif .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS+= --with-intl-library=${LOCALBASE}/lib \ --with-intl-includes=${LOCALBASE}/include PLIST_SUB+= NLS="" |