diff options
Diffstat (limited to 'x11-toolkits/vte')
-rw-r--r-- | x11-toolkits/vte/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index ec62157..c4e5682 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -33,6 +33,7 @@ OPTIONS_DEFINE= GLX GLX_DESC= Support for DRI/GLX rendering .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGLX} && !defined(MASTERDIR) |