ports/97176: [MAINTAINER] graphics/graphviz: fix PLIST

Shaun Amott shaun at inerd.com
Fri May 12 14:40:16 UTC 2006


>Number:         97176
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/graphviz: fix PLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 12 14:40:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

- Add empty directories to pkg-plist

Tinderbox doesn't fail on this kind of thing. :(

>How-To-Repeat:

>Fix:

--- graphviz.diff begins here ---
Index: graphviz/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/graphviz/pkg-plist,v
retrieving revision 1.30
diff -u -r1.30 pkg-plist
--- graphviz/pkg-plist	5 May 2006 09:46:58 -0000	1.30
+++ graphviz/pkg-plist	12 May 2006 14:28:45 -0000
@@ -380,6 +380,11 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pathplan_data
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+ at exec mkdir -p %D/lib/graphviz/guile
+ at exec mkdir -p %D/lib/graphviz/java
+ at exec mkdir -p %D/lib/graphviz/ocaml
+ at exec mkdir -p %D/lib/graphviz/php
+ at exec mkdir -p %D/lib/graphviz/sharp
 @dirrm %%DATADIR%%/graphs/directed
 @dirrm %%DATADIR%%/graphs/undirected
 @dirrm %%DATADIR%%/graphs
--- graphviz.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list