diff options
Diffstat (limited to 'sysutils/conky/Makefile')
-rw-r--r-- | sysutils/conky/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index f7cea733e916..4ab203604814 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -53,6 +53,7 @@ RSS_DESC= Display RSS feeds XMMS2_DESC= Control XMMS2 media player XOAP_DESC= Display XOAP weather reports +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MARGB} || ${PORT_OPTIONS:MDOUBLE_BUFFER} || ${PORT_OPTIONS:MIMLIB2} || ${PORT_OPTIONS:MLUA_CAIRO} || ${PORT_OPTIONS:MLUA_IMLIB2} || ${PORT_OPTIONS:MXFT} || ${PORT_OPTIONS:MX11} |