aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-bioperl-devel/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-03-07 19:51:02 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-03-07 19:51:02 +0000
commit9b79570fe69bb8b86f308dda50862fe40c9f4644 (patch)
treee2ede2da896900dd293d1b4c498b7906bdf8fc82 /biology/p5-bioperl-devel/Makefile
parent305454a04bd6e51b1a67c558461992b7e0e9b9a6 (diff)
downloadports-9b79570fe69bb8b86f308dda50862fe40c9f4644.tar.gz
ports-9b79570fe69bb8b86f308dda50862fe40c9f4644.zip
Notes
Diffstat (limited to 'biology/p5-bioperl-devel/Makefile')
-rw-r--r--biology/p5-bioperl-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/p5-bioperl-devel/Makefile b/biology/p5-bioperl-devel/Makefile
index 8a7685235279..dca08194554e 100644
--- a/biology/p5-bioperl-devel/Makefile
+++ b/biology/p5-bioperl-devel/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_102
MAINTAINER= mauricio@arareko.net
COMMENT= A collection of Perl modules for bioinformatics (developer release)
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VER}/Text/Wrap.pm:${PORTSDIR}/lang/perl5.8 \
- ${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/DB_File.pm:${PORTSDIR}/lang/perl5.8 \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/lang/${PERL_PORT} \
+ ${LOCALBASE}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/DB_File.pm:${PORTSDIR}/lang/${PERL_PORT} \
${SITE_PERL}/Bio/ASN1/EntrezGene.pm:${PORTSDIR}/biology/p5-Bio-ASN1-EntrezGene \
${SITE_PERL}/Class/AutoClass.pm:${PORTSDIR}/devel/p5-Class-AutoClass \
${SITE_PERL}/Data/Stag/ITextWriter.pm:${PORTSDIR}/devel/p5-Data-Stag \