[139199] trunk/dports/graphics/libpixman/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 6 12:05:36 PDT 2015


Revision: 139199
          https://trac.macports.org/changeset/139199
Author:   ryandesign at macports.org
Date:     2015-08-06 12:05:36 -0700 (Thu, 06 Aug 2015)
Log Message:
-----------
libpixman: fix docdir

Modified Paths:
--------------
    trunk/dports/graphics/libpixman/Portfile

Modified: trunk/dports/graphics/libpixman/Portfile
===================================================================
--- trunk/dports/graphics/libpixman/Portfile	2015-08-06 19:04:37 UTC (rev 139198)
+++ trunk/dports/graphics/libpixman/Portfile	2015-08-06 19:05:36 UTC (rev 139199)
@@ -45,7 +45,7 @@
 build.args              V=1
 
 post-destroot {
-    set docdir ${destroot}${prefix}/share/doc/${my_name}
+    set docdir ${destroot}${prefix}/share/doc/libpixman
     xinstall -d ${docdir}
     xinstall -m 644 -W ${worksrcpath} \
         COPYING \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150806/f97371c5/attachment.html>


More information about the macports-changes mailing list