Index: ghostscript8/Makefile.drivers =================================================================== RCS file: /home/pcvs/ports/print/ghostscript8/Makefile.drivers,v retrieving revision 1.7 diff -u -r1.7 Makefile.drivers --- ghostscript8/Makefile.drivers 24 May 2010 20:08:46 -0000 1.7 +++ ghostscript8/Makefile.drivers 12 May 2012 03:29:25 -0000 @@ -1,5 +1,10 @@ # $FreeBSD: ports/print/ghostscript8/Makefile.drivers,v 1.7 2010/05/24 20:08:46 hrs Exp $ +OPTIONS_X11_DEFAULT= off +OPTIONS_ICONV_DEFAULT= off +OPTIONS_CAIRO_DEFAULT= off +OPTIONS_CUPS_DEFAULT= off +OPTIONS_SVGALIB_DEFAULT= off OPTIONS_GS_DEFAULT_ON= on OPTIONS_GS_DEFAULT_OFF= off Index: ghostscript9/Makefile.drivers =================================================================== RCS file: /home/pcvs/ports/print/ghostscript9/Makefile.drivers,v retrieving revision 1.2 diff -u -r1.2 Makefile.drivers --- ghostscript9/Makefile.drivers 12 Feb 2012 18:10:49 -0000 1.2 +++ ghostscript9/Makefile.drivers 12 May 2012 03:29:45 -0000 @@ -1,5 +1,9 @@ # $FreeBSD: ports/print/ghostscript9/Makefile.drivers,v 1.2 2012/02/12 18:10:49 hrs Exp $ +OPTIONS_X11_DEFAULT= off +OPTIONS_ICONV_DEFAULT= off +OPTIONS_CUPS_DEFAULT= off +OPTIONS_SVGALIB_DEFAULT= off OPTIONS_GS_DEFAULT_ON= on OPTIONS_GS_DEFAULT_OFF= off