• R/O
  • HTTP
  • SSH
  • HTTPS

MacPorts: Commit

My MacPorts


Commit MetaInfo

Revisione0556898f8435d7180f8a131e854f7797f9a52da (tree)
Time2009-08-31 15:32:18
AuthorKazuki Sakamoto <sakamoto@splh...>
CommiterKazuki Sakamoto

Log Message

sync devel/gettext with MacPorts

Change Summary

Incremental Difference

--- a/devel/gettext/Portfile
+++ b/devel/gettext/Portfile
@@ -1,4 +1,4 @@
1-# $Id: Portfile 46138 2009-01-30 05:07:47Z ryandesign@macports.org $
1+# $Id: Portfile 54303 2009-07-24 18:43:45Z toby@macports.org $
22
33 PortSystem 1.0
44 PortGroup muniversal 1.0
@@ -52,12 +52,7 @@ test.run yes
5252 test.target check
5353
5454 if {[variant_isset universal]} {
55- configure.universal_target 10.4
56-}
57-
58-platform darwin 6 {
59- depends_lib-append \
60- lib:libdl:dlcompat
55+ configure.universal_target 10.4
6156 }
6257
6358 post-destroot {
Show on old repository browser