summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-02-25 06:52:47 +0000
committermaho <maho@FreeBSD.org>2007-02-25 06:52:47 +0000
commit1b5580b2f9a7466972e3d1549b2fa2dcdf210482 (patch)
treea1655fe761ed8cdaa543eee81dc1a0a6c84cb25b
parent2c10fa774906ef528285c77985c465d7204b161c (diff)
downloadFreeBSD-ports-1b5580b2f9a7466972e3d1549b2fa2dcdf210482.zip
FreeBSD-ports-1b5580b2f9a7466972e3d1549b2fa2dcdf210482.tar.gz
A possible fix for fenner's distfile survey.
Submitted by: fenner
-rw-r--r--science/abinit/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index fed9c5d..0b74c20 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
OpenPOWER on IntegriCloud