diff options
Diffstat (limited to 'print/ghostscript9/Makefile')
-rw-r--r-- | print/ghostscript9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile index 0c4bff2f550d..519a4501b690 100644 --- a/print/ghostscript9/Makefile +++ b/print/ghostscript9/Makefile @@ -96,6 +96,7 @@ MLINKS= gslp.1 gsbj.1 \ EXCLUDE_DIRS= freetype jbig2dec jpeg expat jasper lcms lcms2 libpng tiff zlib +NO_STAGE= yes .include "Makefile.drivers" .include <bsd.port.options.mk> |