Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2021 23:41:04 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561770 - head/math/dune-metagrid
Message-ID:  <202101162341.10GNf4c3039051@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Jan 16 23:41:03 2021
New Revision: 561770
URL: https://svnweb.freebsd.org/changeset/ports/561770

Log:
  math/dune-metagrid: Remove unnecessary lines

Modified:
  head/math/dune-metagrid/Makefile

Modified: head/math/dune-metagrid/Makefile
==============================================================================
--- head/math/dune-metagrid/Makefile	Sat Jan 16 23:24:22 2021	(r561769)
+++ head/math/dune-metagrid/Makefile	Sat Jan 16 23:41:03 2021	(r561770)
@@ -1,7 +1,6 @@
 # $FreeBSD$
 
 PORTNAME=	dune-metagrid
-DISTVERSIONPREFIX=	v
 DISTVERSION=	g20180822
 CATEGORIES=	math
 
@@ -11,8 +10,6 @@ COMMENT=	DUNE framework: module implementing a variety
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	openmpi>0:net/openmpi \
-		vc>0:devel/vc
 LIB_DEPENDS=	libdunealugrid.so:math/dune-alugrid \
 		libdunecommon.so:math/dune-common \
 		libdunegrid.so:math/dune-grid



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101162341.10GNf4c3039051>