[36718] trunk/dports/devel/ctags/Portfile

nox at macports.org nox at macports.org
Tue May 13 03:51:07 PDT 2008


Revision: 36718
          http://trac.macosforge.org/projects/macports/changeset/36718
Author:   nox at macports.org
Date:     2008-05-13 03:51:06 -0700 (Tue, 13 May 2008)

Log Message:
-----------
ctags: Enabled parallel build.

Modified Paths:
--------------
    trunk/dports/devel/ctags/Portfile

Modified: trunk/dports/devel/ctags/Portfile
===================================================================
--- trunk/dports/devel/ctags/Portfile	2008-05-13 10:48:13 UTC (rev 36717)
+++ trunk/dports/devel/ctags/Portfile	2008-05-13 10:51:06 UTC (rev 36718)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name             ctags
 version          5.7
 categories       devel
@@ -27,5 +28,6 @@
                  --mandir=\\\${prefix}/share/man \
                  --with-readlib
 
+use_parallel_build  yes
+
 destroot.destdir prefix=${destroot}${prefix}
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080513/a4fdc043/attachment.html


More information about the macports-changes mailing list