[61030] trunk/dports/math/ploticus/Portfile
jmr at macports.org
jmr at macports.org
Mon Nov 30 02:03:06 PST 2009
Revision: 61030
http://trac.macports.org/changeset/61030
Author: jmr at macports.org
Date: 2009-11-30 02:03:01 -0800 (Mon, 30 Nov 2009)
Log Message:
-----------
ploticus: remove assumption that working directory is worksrcpath (#22727)
Modified Paths:
--------------
trunk/dports/math/ploticus/Portfile
Modified: trunk/dports/math/ploticus/Portfile
===================================================================
--- trunk/dports/math/ploticus/Portfile 2009-11-30 07:53:58 UTC (rev 61029)
+++ trunk/dports/math/ploticus/Portfile 2009-11-30 10:03:01 UTC (rev 61030)
@@ -43,5 +43,5 @@
post-destroot {
xinstall -d ${destroot}${prefix}/share/man/man1
- xinstall -m 444 man/man1/pl.1 ${destroot}${prefix}/share/man/man1/ploticus.1
+ xinstall -m 444 ${worksrcpath}/man/man1/pl.1 ${destroot}${prefix}/share/man/man1/ploticus.1
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091130/080951d0/attachment.html>
More information about the macports-changes
mailing list