[67887] trunk/dports/sysutils/cfengine3/Portfile

ged at macports.org ged at macports.org
Thu May 20 14:41:11 PDT 2010


Revision: 67887
          http://trac.macports.org/changeset/67887
Author:   ged at macports.org
Date:     2010-05-20 14:41:08 -0700 (Thu, 20 May 2010)
Log Message:
-----------
Disabling muniversal. It doesn't work as-is, and I need to figure out how to make it work with a libtoolized library.

Modified Paths:
--------------
    trunk/dports/sysutils/cfengine3/Portfile

Modified: trunk/dports/sysutils/cfengine3/Portfile
===================================================================
--- trunk/dports/sysutils/cfengine3/Portfile	2010-05-20 19:47:50 UTC (rev 67886)
+++ trunk/dports/sysutils/cfengine3/Portfile	2010-05-20 21:41:08 UTC (rev 67887)
@@ -1,7 +1,9 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
 # $Id$
+
 PortSystem 1.0
-PortGroup muniversal 1.0
+
+# PortGroup muniversal 1.0
 PortGroup xcodeversion 1.0
 
 name				cfengine3
@@ -16,7 +18,7 @@
 					computers. Cfengine 3 is a significant rewrite \
 					of underlying cfengine technology which \
 					preserves the core principles and methodology \
-					of cfengine2’s approach. 
+					of cfengine2’s approach.
 homepage			http://www.cfengine.org/
 distname			cfengine-${version}
 master_sites		http://www.cfengine.org/tarballs/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100520/f01e4fbe/attachment.html>


More information about the macports-changes mailing list