diff options
Diffstat (limited to 'misc/xfce4-appfinder/Makefile')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 0d21299f9bd0..299e47bb5a12 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -1,6 +1,5 @@ # Created by: Oliver Lehmann <oliver@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xfce4-appfinder PORTVERSION= 4.10.1 @@ -23,6 +22,7 @@ USE_XFCE= configenv garcon libmenu libutil xfconf OPTIONS_DEFINE= NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |