[34739] trunk/dports/perl/p5-graph/Portfile
jmr at macports.org
jmr at macports.org
Mon Mar 3 20:25:59 PST 2008
Revision: 34739
http://trac.macosforge.org/projects/macports/changeset/34739
Author: jmr at macports.org
Date: 2008-03-03 20:25:58 -0800 (Mon, 03 Mar 2008)
Log Message:
-----------
p5-graph: rename a man page that conflicts with one installed by graphviz.
Modified Paths:
--------------
trunk/dports/perl/p5-graph/Portfile
Modified: trunk/dports/perl/p5-graph/Portfile
===================================================================
--- trunk/dports/perl/p5-graph/Portfile 2008-03-04 04:24:11 UTC (rev 34738)
+++ trunk/dports/perl/p5-graph/Portfile 2008-03-04 04:25:58 UTC (rev 34739)
@@ -22,3 +22,8 @@
rmd160 9e41878aaa36d09f9754a60cb4e9257951c3488e
depends_lib-append port:p5-heap
+
+post-destroot {
+ file rename ${destroot}${prefix}/share/man/man3/Graph.3 \
+ ${destroot}${prefix}/share/man/man3/p5-graph.3
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080303/fa3dfdcf/attachment.html
More information about the macports-changes
mailing list