svn commit: r510682 - head/devel/R-cran-ellipsis

Tobias Kortkamp tobik at FreeBSD.org
Sun Sep 1 06:50:06 UTC 2019


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


More information about the svn-ports-head mailing list