From a56aacafd0407957086b96182d7ade6b0bf87e37 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Tue, 15 Oct 2013 02:05:39 -0700 Subject: [PATCH] Tweak science/mpb version 1.4.2_12 --- science/mpb/Makefile | 5 ++++- science/mpb/Makefile.DragonFly | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 science/mpb/Makefile.DragonFly diff --git a/science/mpb/Makefile b/science/mpb/Makefile index c7ad6de16bc..ba3769e448e 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -1,5 +1,5 @@ # Created by: ijliao -# $FreeBSD: science/mpb/Makefile 321382 2013-06-20 13:35:33Z bsam $ +# $FreeBSD: science/mpb/Makefile 329631 2013-10-06 21:51:02Z marino $ PORTNAME= mpb PORTVERSION= 1.4.2 @@ -12,6 +12,8 @@ COMMENT= MIT Photonic-Bands LICENSE= GPLv2 +MAKE_JOBS_UNSAFE= yes + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= fftw:${PORTSDIR}/math/fftw \ hdf5:${PORTSDIR}/science/hdf5 \ @@ -20,6 +22,7 @@ LIB_DEPENDS= fftw:${PORTSDIR}/math/fftw \ USE_FORTRAN= yes +NO_STAGE= yes .include GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/science/mpb/Makefile.DragonFly b/science/mpb/Makefile.DragonFly deleted file mode 100644 index dcc052a8361..00000000000 --- a/science/mpb/Makefile.DragonFly +++ /dev/null @@ -1 +0,0 @@ -MAKE_JOBS_UNSAFE=yes -- 2.41.0