diff options
Diffstat (limited to 'x11-fm/thunar-vfs/Makefile')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 13e8d2b670cd..dbb0e56506c0 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFAULT= NLS HAL DBUS STARTUP APIDOCS APIDOCS_DESC= Install api documentation STARTUP_DESC= Enable startup notification support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |