Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2019 06:50:05 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510682 - head/devel/R-cran-ellipsis
Message-ID:  <201909010650.x816o5Tg058794@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Sep  1 06:50:05 2019
New Revision: 510682
URL: https://svnweb.freebsd.org/changeset/ports/510682

Log:
  devel/R-cran-ellipsis: Drop nop and misspelled BUILD_DEPENS

Modified:
  head/devel/R-cran-ellipsis/Makefile

Modified: head/devel/R-cran-ellipsis/Makefile
==============================================================================
--- head/devel/R-cran-ellipsis/Makefile	Sun Sep  1 06:34:42 2019	(r510681)
+++ head/devel/R-cran-ellipsis/Makefile	Sun Sep  1 06:50:05 2019	(r510682)
@@ -12,7 +12,6 @@ COMMENT=	Powerful tool for extending functions
 LICENSE=	GPLv3
 
 CRAN_DEPENDS=	R-cran-rlang>=0.3.0:devel/R-cran-rlang
-BUILD_DEPENS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		cran:auto-plist,compiles



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