[43897] trunk/dports/devel/libmcrypt/Portfile

toby at macports.org toby at macports.org
Tue Dec 16 13:12:43 PST 2008


Revision: 43897
          http://trac.macports.org/changeset/43897
Author:   toby at macports.org
Date:     2008-12-16 13:12:42 -0800 (Tue, 16 Dec 2008)
Log Message:
-----------
build static libs also, as requested in irc

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

Modified: trunk/dports/devel/libmcrypt/Portfile
===================================================================
--- trunk/dports/devel/libmcrypt/Portfile	2008-12-16 20:51:32 UTC (rev 43896)
+++ trunk/dports/devel/libmcrypt/Portfile	2008-12-16 21:12:42 UTC (rev 43897)
@@ -29,7 +29,8 @@
 
 configure.args \
 	--disable-posix-threads \
-	--mandir=${prefix}/share/man
+	--mandir=${prefix}/share/man \
+	--enable-static
 
 platform darwin 6 {
 	depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081216/4d15133f/attachment.html>


More information about the macports-changes mailing list