diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graphviz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index bd3c5b321022..41e659203b7e 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -395,6 +395,7 @@ PLIST_SUB+= WITH_GUILE="@comment " USE_GHOSTSCRIPT= yes PLIST_SUB+= WITH_GHOSTSCRIPT="" .else +CONFIGURE_ARGS+= --with-ghostscript=no PLIST_SUB+= WITH_GHOSTSCRIPT="@comment " .endif |