ports/112203: Mk/bsd.port.mk - Fix detection of 32bit libraries on FreeBSD/amd64, ia64

Scot Hetzel swhetzel at gmail.com
Wed May 23 05:41:20 UTC 2007


The current lib-depends target has two problems with detection of 32
bit libraries on 64 bit systems:

1. If a 32 bit library is installed, it fails to detect that the 32
bit library is installed.

2. If a 32 bit library is not installed, it installs the dependancy,
but fails to detect that the dependancy was installed.

The first patch fixed the first case, but failed to fix the second
case.  The attached patch fixes both cases.

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-bsd.port.mk-2
Type: application/octet-stream
Size: 4062 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20070523/6b8ff7ec/attachment.obj>


More information about the freebsd-ports-bugs mailing list