diff options
Diffstat (limited to 'print/ghostscript8-nox11/Makefile')
-rw-r--r-- | print/ghostscript8-nox11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript8-nox11/Makefile b/print/ghostscript8-nox11/Makefile index d2ce0e8adf6d..d4121bbcfc44 100644 --- a/print/ghostscript8-nox11/Makefile +++ b/print/ghostscript8-nox11/Makefile @@ -5,4 +5,5 @@ OPTIONS_UNSET= X11 MASTERDIR= ${.CURDIR}/../ghostscript8 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |