From f6d2701e02327169f4da12df8f9eea0aa4b23355 Mon Sep 17 00:00:00 2001 From: maho Date: Fri, 16 Mar 2007 03:04:18 +0000 Subject: Temporary place distfile at maho/public_distdir. Submitted by: kris --- science/abinit/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'science') diff --git a/science/abinit/Makefile b/science/abinit/Makefile index 0b74c2095c3..7e95e9dc664 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -8,15 +8,12 @@ PORTNAME= abinit PORTVERSION= 5.2.4 CATEGORIES= science -MASTER_SITES= ftp://ftp.abinit.org/pub/abinitio/ABINIT_v${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/abinit|} \ + 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 -- cgit