aboutsummaryrefslogtreecommitdiff
path: root/biology/tRNAscan-SE
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-07 19:45:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-07 19:45:17 +0000
commit544262f7ef926ac4e7e60548dd0bc1eff3436f8f (patch)
tree884040f747447cdbe225e2062e10c92370c31c2b /biology/tRNAscan-SE
parent9f31334a7d1d977b6295f6dc95168ae35e34f9ec (diff)
downloadports-544262f7ef926ac4e7e60548dd0bc1eff3436f8f.tar.gz
ports-544262f7ef926ac4e7e60548dd0bc1eff3436f8f.zip
Notes
Diffstat (limited to 'biology/tRNAscan-SE')
-rw-r--r--biology/tRNAscan-SE/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/tRNAscan-SE/Makefile b/biology/tRNAscan-SE/Makefile
index cedc405fdf08..2d00b1b7fa8e 100644
--- a/biology/tRNAscan-SE/Makefile
+++ b/biology/tRNAscan-SE/Makefile
@@ -20,6 +20,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S,.0$,,}
GNU_CONFIGURE= yes
-USES= perl5 autoreconf
+USES= compiler:c11 perl5 autoreconf
.include <bsd.port.mk>