A possible fix for fenner's distfile survey.
Submitted by: fenner
This commit is contained in:
parent
f5efe8b487
commit
0e1ce2cd9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185847
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
|
||||||
MAINTAINER= maho@FreeBSD.org
|
MAINTAINER= maho@FreeBSD.org
|
||||||
COMMENT= Abinit calculates electronic structure of systems
|
COMMENT= Abinit calculates electronic structure of systems
|
||||||
|
|
||||||
|
FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||||
|
|
||||||
|
FETCH_CMD= ${LOCALBASE}/bin/wget
|
||||||
|
|
||||||
WANT_FORTRAN= yes #dummy but future use
|
WANT_FORTRAN= yes #dummy but future use
|
||||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||||
FC= gfortran42
|
FC= gfortran42
|
||||||
|
|
Loading…
Reference in a new issue