[96824] trunk/dports/devel/zeroc-ice33/Portfile

blair at macports.org blair at macports.org
Sun Aug 19 10:17:04 PDT 2012


Revision: 96824
          https://trac.macports.org/changeset/96824
Author:   blair at macports.org
Date:     2012-08-19 10:17:04 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
zeroc-ice33: use ${worksrcpath}.

Modified Paths:
--------------
    trunk/dports/devel/zeroc-ice33/Portfile

Modified: trunk/dports/devel/zeroc-ice33/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice33/Portfile	2012-08-19 17:16:06 UTC (rev 96823)
+++ trunk/dports/devel/zeroc-ice33/Portfile	2012-08-19 17:17:04 UTC (rev 96824)
@@ -156,7 +156,7 @@
     file copy ${build.dir}/doc/reference ${docdir}
 
     foreach f {CHANGES RELEASE_NOTES} {
-        file copy ${workpath}/Ice-${version}/${f} ${docdir}
+        file copy ${worksrcpath}/${f} ${docdir}
     }
 
     if {[variant_isset demo_source_code]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/50649585/attachment.html>


More information about the macports-changes mailing list