View | Details | Raw Unified | Return to bug 159832
Collapse All | Expand All

(-)graphics/graphviz/Makefile (+1 lines)
Lines 395-400 Link Here
395
USE_GHOSTSCRIPT=	yes
395
USE_GHOSTSCRIPT=	yes
396
PLIST_SUB+=		WITH_GHOSTSCRIPT=""
396
PLIST_SUB+=		WITH_GHOSTSCRIPT=""
397
.else
397
.else
398
CONFIGURE_ARGS+=	--with-ghostscript=no
398
PLIST_SUB+=		WITH_GHOSTSCRIPT="@comment "
399
PLIST_SUB+=		WITH_GHOSTSCRIPT="@comment "
399
.endif
400
.endif

Return to bug 159832