diff options
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index bf2bcb7f7e91..33b353729a82 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -34,6 +34,7 @@ MAKE_ARGS+= PREFIX="${LOCALBASE}" \ OPTIONS_DEFINE= DOCS OPTINOS_DEFAULT= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> |