diff options
Diffstat (limited to 'x11/xdialog/Makefile')
-rw-r--r-- | x11/xdialog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 1b530f8f252b..99a58dec02dd 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -24,6 +24,7 @@ LDFLAGS+= -L${LOCALBASE}/lib USE_GMAKE= yes .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MNLS) |