aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-BioPerl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-22 12:45:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-22 12:45:43 +0000
commit0a6f794f91f09f4c6adee160a72c9a8da70d9bde (patch)
treec39c351dce14a342fbeb6d649bd4be2ad853ebaa /biology/p5-BioPerl/Makefile
parenta7810723723770eac8dc0345219435b34381c192 (diff)
downloadports-0a6f794f91f09f4c6adee160a72c9a8da70d9bde.tar.gz
ports-0a6f794f91f09f4c6adee160a72c9a8da70d9bde.zip
- Fix shebangs
Notes
Notes: svn path=/head/; revision=439170
Diffstat (limited to 'biology/p5-BioPerl/Makefile')
-rw-r--r--biology/p5-BioPerl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/biology/p5-BioPerl/Makefile b/biology/p5-BioPerl/Makefile
index 090aa5e52882..f6449e91f013 100644
--- a/biology/p5-BioPerl/Makefile
+++ b/biology/p5-BioPerl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= BioPerl
PORTVERSION= 1.007001
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CJFIELDS
@@ -55,9 +55,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most \
p5-URI>=0:net/p5-URI
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= modbuild
NO_ARCH= yes
+SHEBANG_FILES= scripts/Bio-DB-SeqFeature-Store/bp_seqfeature_load.pl
PORTDATA= *
PORTDOCS= *