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

snc at macports.org snc at macports.org
Tue Mar 3 08:37:54 PST 2009


Revision: 47675
          http://trac.macports.org/changeset/47675
Author:   snc at macports.org
Date:     2009-03-03 08:37:52 -0800 (Tue, 03 Mar 2009)
Log Message:
-----------
updated phases: build destroot

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

Modified: trunk/dports/www/edbrowse/Portfile
===================================================================
--- trunk/dports/www/edbrowse/Portfile	2009-03-03 15:51:05 UTC (rev 47674)
+++ trunk/dports/www/edbrowse/Portfile	2009-03-03 16:37:52 UTC (rev 47675)
@@ -46,8 +46,11 @@
 
 use_configure       no
 
-build.cmd           "cd src && make -f makefile.osx"
-build.target        all
+build.dir           ${worksrcpath}
+build.args          -f makefile.osx
 
+destroot.dir        ${worksrcpath}
+destroot.args       -f makefile.osx
+
 livecheck.regex     {(3.[0-9].[0-9])}
 livecheck.check     regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090303/66927858/attachment.html>


More information about the macports-changes mailing list