summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committertrevor <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitb6a7a057831a76b55852e240dcf2e68f351a86e6 (patch)
treecb234ac2805ee45ce07e64ce5f23d63b70cad4ce /math
parent2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff)
downloadFreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip
FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz
Tidy up whitespace.
Diffstat (limited to 'math')
-rw-r--r--math/PDL/Makefile2
-rw-r--r--math/itl/Makefile4
-rw-r--r--math/lp_solve/Makefile2
-rw-r--r--math/qscanplot/Makefile2
4 files changed, 5 insertions, 5 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index 3a9b11e..ac87017 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -56,7 +56,7 @@ BROKEN= test script t/flexraw.t fails all 26 tests
.endif
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif # ${PERL_LEVEL} < 500601
post-patch:
diff --git a/math/itl/Makefile b/math/itl/Makefile
index 81d6920..640952e 100644
--- a/math/itl/Makefile
+++ b/math/itl/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/mtl/mtl.h:${PORTSDIR}/math/mtl \
${LOCALBASE}/lib/libblitz.a:${PORTSDIR}/math/blitz++
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-mtl=${LOCALBASE}/include \
+CONFIGURE_ARGS= --with-mtl=${LOCALBASE}/include \
--with-blitz=${LOCALBASE}/include
NO_BUILD= yes
@@ -29,7 +29,7 @@ NO_BUILD= yes
.if defined(WANT_MPI) || exists(${LOCALBASE}/bin/hcp)
BUILD_DEPENDS+= ${LOCALBASE}/bin/hcp:${PORTSDIR}/parallel/lam
RUN_DEPENDS+= ${LOCALBASE}/bin/hcp:${PORTSDIR}/parallel/lam
-CONFIGURE_ARGS+= --with-mpi=lam
+CONFIGURE_ARGS+=--with-mpi=lam
.endif
.include <bsd.port.post.mk>
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile
index c58371b..95f3f73 100644
--- a/math/lp_solve/Makefile
+++ b/math/lp_solve/Makefile
@@ -19,7 +19,7 @@ USE_BISON= yes
MAN1= lp_solve.1
-USE_REINPLACE= yes
+USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's,%%CC%%,${CC},g ; \
diff --git a/math/qscanplot/Makefile b/math/qscanplot/Makefile
index 02476ca..5f600fd 100644
--- a/math/qscanplot/Makefile
+++ b/math/qscanplot/Makefile
@@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${X11BASE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
+BROKEN= "Does not compile (bad C++ code)"
.endif
post-patch:
OpenPOWER on IntegriCloud