[MacPorts] #14132: cyrus-sasl2 +universal does not build on i386 Tiger
MacPorts
noreply at macports.org
Sat Apr 11 14:31:56 PDT 2009
#14132: cyrus-sasl2 +universal does not build on i386 Tiger
-----------------------------------+----------------------------------------
Reporter: ryan@… | Owner: jmpp@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: cyrus-sasl2
-----------------------------------+----------------------------------------
Comment(by illogic-al@…):
Two things a) the binaries generated from that patch don't work (ppc
portion missing libs) and b) using the portgroup are so much easier.
{{{Index: Source/macports-trunk/dports/security/cyrus-sasl2/Portfile
===================================================================
--- Source/macports-trunk/dports/security/cyrus-sasl2/Portfile (revision
49527)
+++ Source/macports-trunk/dports/security/cyrus-sasl2/Portfile (working
copy)
@@ -1,9 +1,11 @@
# $Id$
PortSystem 1.0
+PortGroup muniversal 1.0
name cyrus-sasl2
version 2.1.22
+revision 1
categories security net
maintainers jmpp landonf
description SASL is an authentication library.
@@ -44,8 +46,6 @@
use_parallel_build yes
-universal_variant no
-
# This is a start towards universal... lib/Makefile.am and
sasldb/Makefile.am need to be updated to not do blind ar-fu
#depends_build \
# port:autoconf \
}}}
--
Ticket URL: <http://trac.macports.org/ticket/14132#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list