mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -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}
|
||||
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
|
||||
|
||||
#LDFLAGS+= -Wl,--as-needed
|
||||
|
|
Loading…
Add table
Reference in a new issue