diff options
Diffstat (limited to 'x11-wm/compton/Makefile')
-rw-r--r-- | x11-wm/compton/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile index 40e2cabcee21..84454db9cc67 100644 --- a/x11-wm/compton/Makefile +++ b/x11-wm/compton/Makefile @@ -32,6 +32,7 @@ PCRE_DESC= Blacklist support (via libpcre) DRM_DESC= DRM support DOCS_DESC= Build manpages (requires AsciiDoc/DocBook) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPCRE} |