aboutsummaryrefslogtreecommitdiff
path: root/science/abinit
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-02-25 06:52:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-02-25 06:52:47 +0000
commit0e1ce2cd9a1ade53e038b24cbec778c9eb68b824 (patch)
treee42060ec6a5780be57dc335d07cd930dd9061445 /science/abinit
parentf5efe8b487215371d80c66f9d38f8bb9c6d8045f (diff)
downloadports-0e1ce2cd9a1ade53e038b24cbec778c9eb68b824.tar.gz
ports-0e1ce2cd9a1ade53e038b24cbec778c9eb68b824.zip
Notes
Diffstat (limited to 'science/abinit')
-rw-r--r--science/abinit/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index fed9c5db7823..0b74c2095c36 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/
MAINTAINER= maho@FreeBSD.org
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
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42