diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 09:47:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 09:47:57 +0800 |
commit | f16978cf3f2bc711f399bfd8fe29f533ebca4984 (patch) | |
tree | 1444ef16862fb13450a6688bab8e11510d8a8c9e /biology | |
parent | 60041a2c286359fcf515496dc0530176f29ec9a4 (diff) | |
download | freebsd-ports-gnome-f16978cf3f2bc711f399bfd8fe29f533ebca4984.tar.gz freebsd-ports-gnome-f16978cf3f2bc711f399bfd8fe29f533ebca4984.tar.zst freebsd-ports-gnome-f16978cf3f2bc711f399bfd8fe29f533ebca4984.zip |
Port needs perl to build.
Seen on: bento
Diffstat (limited to 'biology')
-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 # |