aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
commit2c25cf429d2666ce14bd7dc8623ba038953a470e (patch)
tree5aa3cd74114ed035ad4ba813977c32381a693ed0 /biology
parent9bb16a96a346d4c10541421482ceac831cf26d46 (diff)
downloadports-2c25cf429d2666ce14bd7dc8623ba038953a470e.tar.gz
ports-2c25cf429d2666ce14bd7dc8623ba038953a470e.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-Bio-SCF/Makefile3
-rw-r--r--biology/p5-bioperl/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/biology/p5-Bio-SCF/Makefile b/biology/p5-Bio-SCF/Makefile
index e80819d3319f..fc9ac1ff9afd 100644
--- a/biology/p5-Bio-SCF/Makefile
+++ b/biology/p5-Bio-SCF/Makefile
@@ -16,7 +16,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= Bio::SCF.3
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index 69ce1c3dc892..d876b0575614 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -58,7 +58,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
#CONFLICTS= p5-bioperl-1.[13579]*
-PERL_MODBUILD= YES
+USES= perl5
+USE_PERL5= modbuild
MAN1= bp_aacomp.pl.1 \
bp_biblio.pl.1 \