aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-Graphics
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-07-25 15:06:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-07-25 15:06:46 +0000
commit3c328a52a25e8f151b06896b4aad48f06d637924 (patch)
tree4b0cb8273fcdc203fa01dd6b7e89a687b129a2e5 /biology/p5-Bio-Graphics
parent96c5171284245e6bc833d220af6a8f94dd8fe196 (diff)
downloadports-3c328a52a25e8f151b06896b4aad48f06d637924.tar.gz
ports-3c328a52a25e8f151b06896b4aad48f06d637924.zip
Notes
Diffstat (limited to 'biology/p5-Bio-Graphics')
-rw-r--r--biology/p5-Bio-Graphics/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile
index 1a97e0ab80e3..956a14bca537 100644
--- a/biology/p5-Bio-Graphics/Makefile
+++ b/biology/p5-Bio-Graphics/Makefile
@@ -21,6 +21,6 @@ BUILD_DEPENDS= p5-Bio-SCF>=1.01:${PORTSDIR}/biology/p5-Bio-SCF \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuild
.include <bsd.port.mk>