diff options
Diffstat (limited to 'net/unison-nox11/Makefile')
-rw-r--r-- | net/unison-nox11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/unison-nox11/Makefile b/net/unison-nox11/Makefile index 4608133ecb3f..04f97f5e165e 100644 --- a/net/unison-nox11/Makefile +++ b/net/unison-nox11/Makefile @@ -13,4 +13,5 @@ OPTIONS_EXCLUDE= X11 OPTIONS_DEFAULT= DOCS MASTERDIR= ${.CURDIR}/../unison +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |