[47690] trunk/dports/www/edbrowse/Portfile

snc at macports.org snc at macports.org
Tue Mar 3 12:09:32 PST 2009


Revision: 47690
          http://trac.macports.org/changeset/47690
Author:   snc at macports.org
Date:     2009-03-03 12:09:31 -0800 (Tue, 03 Mar 2009)
Log Message:
-----------
fixed worksrcpath/worksrcdir, removed default destroot.dir

Modified Paths:
--------------
    trunk/dports/www/edbrowse/Portfile

Modified: trunk/dports/www/edbrowse/Portfile
===================================================================
--- trunk/dports/www/edbrowse/Portfile	2009-03-03 20:04:14 UTC (rev 47689)
+++ trunk/dports/www/edbrowse/Portfile	2009-03-03 20:09:31 UTC (rev 47690)
@@ -36,7 +36,7 @@
                     sha1 fe9e27f9708731899803539f6e7272335faed791 \
                     rmd160 01a0be54e33b17bc2a018cfac53c2037a39ab67f
 
-set worksrcpath     ${worksrcpath}/src
+set worksrcdir      ${distname}/src
 
 patch {
     reinplace       "s| -I/usr/include||" ${worksrcpath}/makefile.osx
@@ -49,7 +49,6 @@
 build.dir           ${worksrcpath}
 build.args          -f makefile.osx
 
-destroot.dir        ${worksrcpath}
 destroot.args       -f makefile.osx
 
 livecheck.regex     {(3.[0-9].[0-9])}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090303/6b7b27de/attachment.html>


More information about the macports-changes mailing list