1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove build dependency on the python metaport

This commit is contained in:
Antoine Brodin 2019-01-03 20:00:57 +00:00
parent 45e78482f6
commit 7d78e25821
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489215

View File

@ -12,7 +12,6 @@ COMMENT= EDF's general purpose Computational Fluid Dynamics (CFD) software
LICENSE= GPLv2
BUILD_DEPENDS= python:lang/python
LIB_DEPENDS= libsysinfo.so:devel/libsysinfo \
libcgns.so:science/cgnslib \
libhdf5.so:science/hdf5 \
@ -32,6 +31,7 @@ USE_PYQT= core gui sip widgets xml_build
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
BINARY_ALIAS= python=${PYTHON_CMD}
OPTIONS_DEFINE= DOCS EXAMPLES ATLAS BATCH MPI
OPTIONS_DEFAULT= BATCH MPI METIS