mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Fix build, abinit builds with science/netcdf3-ftn
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: maho Notified by: pav
This commit is contained in:
parent
6b5d374bea
commit
eb0b305094
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254650
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= abinit
|
||||
PORTVERSION= 5.7.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
|
||||
|
||||
@ -15,7 +15,7 @@ MAINTAINER= maho@FreeBSD.org
|
||||
COMMENT= Abinit calculates electronic structure of systems
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numarray/__init__.py:${PORTSDIR}/math/py-numarray
|
||||
LIB_DEPENDS= netcdff.4:${PORTSDIR}/science/netcdf-ftn \
|
||||
LIB_DEPENDS= netcdff.4:${PORTSDIR}/science/netcdf3-ftn \
|
||||
gsl.15:${PORTSDIR}/math/gsl
|
||||
|
||||
USE_FORTRAN= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user