[47209] trunk/dports/emulators/free42/Portfile

krischik at macports.org krischik at macports.org
Mon Feb 23 06:00:17 PST 2009


Revision: 47209
          http://trac.macports.org/changeset/47209
Author:   krischik at macports.org
Date:     2009-02-23 06:00:16 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
Using application bundles to start the program - id.

Modified Paths:
--------------
    trunk/dports/emulators/free42/Portfile

Modified: trunk/dports/emulators/free42/Portfile
===================================================================
--- trunk/dports/emulators/free42/Portfile	2009-02-23 13:59:42 UTC (rev 47208)
+++ trunk/dports/emulators/free42/Portfile	2009-02-23 14:00:16 UTC (rev 47209)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4; -*-
+# $Id$
 # vim: set fileencoding=utf-8 tabstop=4 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl :
-# $Id$
 
 PortSystem				1.0
 
@@ -37,8 +37,10 @@
 
 worksrcdir				${name}
 use_parallel_build		yes
+build.args				--jobs=${build.jobs}
 use_configure			no
 
+
 post-extract {
 	system "unzip -q ${distpath}/${skin} -d ${workpath}/skin"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/f8c2a798/attachment.html>


More information about the macports-changes mailing list