diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 01:47:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 01:47:57 +0000 |
commit | c3eddc377e713c3ef43639d718cc08c065352014 (patch) | |
tree | bb547667f7b09149c01d5bcbc69a69914611c9cc /biology/tRNAscan-SE | |
parent | Port needs perl. (diff) |
Port needs perl to build.
Seen on: bento
Notes
Notes:
svn path=/head/; revision=69418
Diffstat (limited to 'biology/tRNAscan-SE')
-rw-r--r-- | biology/tRNAscan-SE/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/tRNAscan-SE/Makefile b/biology/tRNAscan-SE/Makefile index f175f5f1a357..a5f9366e3101 100644 --- a/biology/tRNAscan-SE/Makefile +++ b/biology/tRNAscan-SE/Makefile @@ -15,6 +15,8 @@ MAINTAINER= chuynh@biolateral.com.au MAN1= tRNAscan-SE.1 +USE_PERL5= yes + # # have to install before testing as path to data files is hardcoded # |