[49979] trunk/dports/devel/atk/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Apr 21 12:46:49 PDT 2009


Revision: 49979
          http://trac.macports.org/changeset/49979
Author:   mcalhoun at macports.org
Date:     2009-04-21 12:46:49 -0700 (Tue, 21 Apr 2009)
Log Message:
-----------
atk: Enable static libraries.
Use muniversal PortGroup.

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

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2009-04-21 19:27:19 UTC (rev 49978)
+++ trunk/dports/devel/atk/Portfile	2009-04-21 19:46:49 UTC (rev 49979)
@@ -2,9 +2,11 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup  muniversal 1.0
 
 name		atk
 version		1.26.0
+revision    1
 set branch  [join [lrange [split ${version} .] 0 1] .]
 categories	devel
 maintainers	nomaintainer
@@ -28,6 +30,8 @@
                 port:gettext \
                 port:libiconv
 
+configure.args  --enable-static
+
 use_parallel_build  yes
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090421/f7ab9118/attachment.html>


More information about the macports-changes mailing list