diff options
Diffstat (limited to 'print/ghostscript9-base')
-rw-r--r-- | print/ghostscript9-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile index de31d85d7088..83cebb902b35 100644 --- a/print/ghostscript9-base/Makefile +++ b/print/ghostscript9-base/Makefile @@ -73,7 +73,7 @@ SUB_LIST= DATADIR="${DATADIR}" PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= DOCS CUPS FONTCONFIG ICONV -OPTIONS_DEFAULT=DOCS CUPS FONTCONFIG ICONV +OPTIONS_DEFAULT=CUPS FONTCONFIG ICONV OPTIONS_SUB= yes FONTCONFIG_DESC=Enable fontconfig support FONTCONFIG_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig |