ports/math/py-numpy
Kubilay Kocak c36c2de8fd math/py-numpy: Fix static library check that assumes atlas is installed
- Use BUILD_DEPENDS to check for the atlas static library at pre-build
  time instead of checking if the file exists (False if atlas is not
  installed)

- Replace IGNORE with a message to the user notifying them that
  an atlas install WITH_STATIC is needed, and provide clues as possible
  actions without being too prescriptive.

As discussed with eadler@, a correct resolution to "ports depending on other ports with specific OPTIONS" is either an atlas slave port
(ie: atlas-static), or to modify atlas to install both shared and static
libraries.

This change is a net gain on the existing broken behaviour, by fixing
the check, while retaining the user notification.

PR:		ports/178094
Reviewed by:	jhibbits, eadler
Approved by:	maintainer timeout (7+ months)
2013-12-14 06:44:38 +00:00
..
files Update to version 1.7.0 (and unbreak with python-3.3). 2013-05-20 06:20:28 +00:00
distinfo Update to version 1.7.0 (and unbreak with python-3.3). 2013-05-20 06:20:28 +00:00
Makefile math/py-numpy: Fix static library check that assumes atlas is installed 2013-12-14 06:44:38 +00:00
pkg-descr Update to version 1.7.0 (and unbreak with python-3.3). 2013-05-20 06:20:28 +00:00
pkg-plist Add missing files to plist; 2013-05-21 06:44:17 +00:00