From 1e279835ef6ba3461c85f942997cf0423932931d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 26 May 2014 08:44:34 +0000 Subject: Convert to USES=dos2unix With hat: portmgr --- math/R-cran-SuppDists/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/R-cran-SuppDists') diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index c65e8bce9d1f..b0bfe861ee79 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -22,7 +22,8 @@ USES= cran:auto-plist WRKSRC = ${WRKDIR}/${PORTNAME} .if defined(MAINTAINER_MODE) -USE_DOS2UNIX= ../${BENCHMARK_SCRIPT} +USES+= dos2unix +DOS2UNIX_FILES= ../${BENCHMARK_SCRIPT} post-extract: @${CP} ${_DISTDIR}/${BENCHMARK_SCRIPT} ${WRKDIR} -- cgit v1.2.3