[71784] trunk/dports/math/ploticus/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 22 20:21:03 PDT 2010


Revision: 71784
          http://trac.macports.org/changeset/71784
Author:   ryandesign at macports.org
Date:     2010-09-22 20:21:02 -0700 (Wed, 22 Sep 2010)
Log Message:
-----------
ploticus: simplify destroot (don't need to xinstall a directory MacPorts makes for us)

Modified Paths:
--------------
    trunk/dports/math/ploticus/Portfile

Modified: trunk/dports/math/ploticus/Portfile
===================================================================
--- trunk/dports/math/ploticus/Portfile	2010-09-23 03:20:00 UTC (rev 71783)
+++ trunk/dports/math/ploticus/Portfile	2010-09-23 03:21:02 UTC (rev 71784)
@@ -40,6 +40,5 @@
 build.target
 
 post-destroot {
-    xinstall -d ${destroot}${prefix}/share/man/man1
     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/20100922/faed5ec0/attachment.html>


More information about the macports-changes mailing list