mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
devel/boost-python-libs: remove version restrictions
This commit is contained in:
parent
e3d1564d6c
commit
52a65d15ce
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ BUILD_DEPENDS= bjam:devel/boost-jam \
|
||||||
${PYNUMPY}
|
${PYNUMPY}
|
||||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
||||||
|
|
||||||
USES= python:3.9-3.11 # upper bound inherited from math/py-numpy
|
USES= python
|
||||||
USE_PYTHON= flavors
|
USE_PYTHON= flavors
|
||||||
|
|
||||||
#LDFLAGS+= -Wl,--as-needed
|
#LDFLAGS+= -Wl,--as-needed
|
||||||
|
|
Loading…
Add table
Reference in a new issue