[99602] trunk/dports/devel/virtuoso/Portfile

snc at macports.org snc at macports.org
Sun Nov 11 12:24:08 PST 2012


Revision: 99602
          http://trac.macports.org//changeset/99602
Author:   snc at macports.org
Date:     2012-11-11 12:24:08 -0800 (Sun, 11 Nov 2012)
Log Message:
-----------
virtuoso: fix destroot error, #36647

Modified Paths:
--------------
    trunk/dports/devel/virtuoso/Portfile

Modified: trunk/dports/devel/virtuoso/Portfile
===================================================================
--- trunk/dports/devel/virtuoso/Portfile	2012-11-11 19:39:34 UTC (rev 99601)
+++ trunk/dports/devel/virtuoso/Portfile	2012-11-11 20:24:08 UTC (rev 99602)
@@ -34,6 +34,10 @@
     }
 }
 
+post-build {
+    touch ${worksrcpath}/docsrc/html_virt/test.html
+}
+
 livecheck.url       http://sourceforge.net/api/file/index/project-id/161622/mtime/desc/rss?path=/virtuoso
 livecheck.type      regex
 livecheck.regex     ${name}/(\\d+(\\.\\d+)+)/${name}-opensource-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121111/28f0c8dd/attachment.html>


More information about the macports-changes mailing list