diff options
Diffstat (limited to 'deskutils/treeline/Makefile')
-rw-r--r-- | deskutils/treeline/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index b2a6e1d215c4..2eb59f839b84 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -45,6 +45,7 @@ ASPELL_BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell HTTPLOAD_DISTFILES= httpload2.py:plugins ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +NO_STAGE= yes .include <bsd.port.options.mk> .if !${PORT_OPTIONS:MPYXML} |