[96903] trunk/dports/graphics/libxdkwrl/Portfile

mww at macports.org mww at macports.org
Tue Aug 21 00:42:46 PDT 2012


Revision: 96903
          https://trac.macports.org/changeset/96903
Author:   mww at macports.org
Date:     2012-08-21 00:42:45 -0700 (Tue, 21 Aug 2012)
Log Message:
-----------
libxdkwrl: install more headers, inc revision

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

Modified: trunk/dports/graphics/libxdkwrl/Portfile
===================================================================
--- trunk/dports/graphics/libxdkwrl/Portfile	2012-08-21 07:26:03 UTC (rev 96902)
+++ trunk/dports/graphics/libxdkwrl/Portfile	2012-08-21 07:42:45 UTC (rev 96903)
@@ -4,6 +4,7 @@
 
 name                libxdkwrl
 version             1.3.0
+revision            1
 categories          graphics devel
 license             GPL-2
 maintainers         mww openmaintainer
@@ -21,3 +22,10 @@
 
 livecheck.type      none
 
+post-destroot {
+    xinstall -m 755 -d ${destroot}${prefix}/include/xdkwrl/parser
+    xinstall -m 644 -W ${worksrcpath}/src/xdkwrl/parser vrml97fastlexer.h \
+        vrml97lexer.hpp vrml97parser.hpp vrml97parserTokenTypes.hpp \
+        ${destroot}${prefix}/include/xdkwrl/parser
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120821/7a176f4c/attachment.html>


More information about the macports-changes mailing list