[31643] trunk/dports/devel/glib2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 1 00:50:17 PST 2007


Revision: 31643
          http://trac.macosforge.org/projects/macports/changeset/31643
Author:   ryandesign at macports.org
Date:     2007-12-01 00:50:12 -0800 (Sat, 01 Dec 2007)

Log Message:
-----------
glib2: also build static libraries. Thanks to Andrei Tchijov for noticing this was missing.

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2007-12-01 08:39:30 UTC (rev 31642)
+++ trunk/dports/devel/glib2/Portfile	2007-12-01 08:50:12 UTC (rev 31643)
@@ -5,6 +5,7 @@
 name                glib2
 set my_name         glib
 version             2.14.4
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
 maintainers         ryandesign
@@ -50,6 +51,7 @@
 	-fstrict-aliasing
 
 configure.args \
+	--enable-static \
 	--mandir=${prefix}/share/man
 
 platform puredarwin {

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


More information about the macports-changes mailing list