On Jan 31, 2009, at 03:05, Rainer Müller wrote:

[email protected] wrote:

+# So that +universal can use gettext and openssl on Tiger; see #18276.
+configure.ldflags-append        -liconv
+if {![variant_isset no_ssl]} {
+    depends_build-append        port:pkgconfig
+ configure.ldflags-append [exec ${prefix}/bin/pkg-config -- libs libssl]
+}
+

This is not a good idea as you need pkgconfig now installed to parse
this Portfile. The last PortIndex failed because of this.

Eep! So sorry. Fixed it.



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to