aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/cran.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/Uses/cran.mk b/Mk/Uses/cran.mk
index ab2779fd61e5..28c08f717e0c 100644
--- a/Mk/Uses/cran.mk
+++ b/Mk/Uses/cran.mk
@@ -67,9 +67,6 @@ cran-auto-plist:
.if ${cran_ARGS:Mcompiles}
_USES_install+= 755:cran-strip
-
-LIB_DEPENDS+= libflang.so:devel/flang
-
cran-strip:
${FIND} ${STAGEDIR}${PREFIX}/${R_MOD_DIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include "${PORTSDIR}/math/R/compiler.mk"