[59615] trunk/dports/devel/activewire/Portfile

jameskyle at macports.org jameskyle at macports.org
Sat Oct 17 15:56:16 PDT 2009


Revision: 59615
          http://trac.macports.org/changeset/59615
Author:   jameskyle at macports.org
Date:     2009-10-17 15:56:14 -0700 (Sat, 17 Oct 2009)
Log Message:
-----------
Updated SDK target.
Changed to nomaintainer.

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

Modified: trunk/dports/devel/activewire/Portfile
===================================================================
--- trunk/dports/devel/activewire/Portfile	2009-10-17 22:56:12 UTC (rev 59614)
+++ trunk/dports/devel/activewire/Portfile	2009-10-17 22:56:14 UTC (rev 59615)
@@ -6,7 +6,7 @@
 name                activewire
 version             4.0
 categories          devel
-maintainers         jameskyle
+maintainers         nomaintainer
 description         This is an independent project focusing on the development of drivers for the ActiveWire board on osx. (REALbasic Plugin not included)
 long_description    $description
 homepage            http://activewire-osx.sourceforge.net/
@@ -27,7 +27,7 @@
                     +dev
    
 # Doesn't build with 10.5
-macosx_deployment_target 10.4
+macosx_deployment_target 10.5
 variant awdriver description {Installs the ActiveWire driver} {}
 variant awconfig description {Installs the awconfig utility} {}
 variant doc description {Install documentation} {}
@@ -53,6 +53,7 @@
     reinplace "s|/usr/local|${prefix}|g" "${worksrcpath}/$i/$i.xcodeproj/project.pbxproj"
     
     reinplace "s|/usr/share/man/man1/|${prefix}/include|g" "${worksrcpath}/$i/$i.xcodeproj/project.pbxproj"
+    reinplace "s|MacOSX10.4u.sdk|MacOSX10.5.sdk|g" "${worksrcpath}/$i/$i.xcodeproj/project.pbxproj"
     
   }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091017/59399858/attachment.html>


More information about the macports-changes mailing list