ports/159832: [PATCH] graphics/graphviz: Invalidity of optional ghostscript

Takefu takefu at airport.fm
Wed Aug 17 08:40:08 UTC 2011


>Number:         159832
>Category:       ports
>Synopsis:       [PATCH] graphics/graphviz: Invalidity of optional ghostscript
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 17 08:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
The library is installed even if not keeping optional and effective
in the environment that ghostscript has installed.
>How-To-Repeat:
>Fix:
--- graphviz.patch begins here ---
--- /usr/ports/graphics/graphviz/Makefile	2011-08-01 00:07:05.000000000 +0900
+++ graphics/graphviz/Makefile	2011-08-17 17:21:28.000000000 +0900
@@ -395,6 +395,7 @@
 USE_GHOSTSCRIPT=	yes
 PLIST_SUB+=		WITH_GHOSTSCRIPT=""
 .else
+CONFIGURE_ARGS+=	--with-ghostscript=no
 PLIST_SUB+=		WITH_GHOSTSCRIPT="@comment "
 .endif
--- graphviz.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list