aboutsummaryrefslogtreecommitdiff
path: root/biology/mrbayes
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-05-15 06:50:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-15 07:14:04 +0000
commit9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 (patch)
treefe4be6c86d5ebad1e08ad79d5ed6ba427147cd8e /biology/mrbayes
parent4032ece1e981d7f4f214aeebb25dfcf22a625d2b (diff)
downloadports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.tar.gz
ports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.zip
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459 Exp-run by: antoine
Diffstat (limited to 'biology/mrbayes')
-rw-r--r--biology/mrbayes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/mrbayes/Makefile b/biology/mrbayes/Makefile
index 2dc794bfc40a..b3faab5813fe 100644
--- a/biology/mrbayes/Makefile
+++ b/biology/mrbayes/Makefile
@@ -12,7 +12,7 @@ COMMENT= Bayesian inference of phylogeny
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= readline:port
+USES= readline
USE_GITHUB= yes
GH_ACCOUNT= NBISweden
GH_PROJECT= MrBayes