diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-01-17 08:35:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-01-17 08:35:41 +0000 |
commit | 92460558295929b886a9eb7dfd2cca02edff8333 (patch) | |
tree | 30e86021ea8ece2423d74681bd4c97733aef111a /textproc/p5-YAML | |
parent | 2e06ddcdc7fb29098fc2f518897fd61b78b92f23 (diff) |
Notes
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r-- | textproc/p5-YAML/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index f960accc6eb5..ca12e167a8c5 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -7,6 +7,7 @@ PORTNAME= YAML PORTVERSION= 0.51 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= YAML @@ -18,6 +19,7 @@ COMMENT= YAML implementation in Perl BUILD_DEPENDS= \ p5-Spiffy>=0.26:${PORTSDIR}/devel/p5-Spiffy \ p5-Test-Base>=0.46:${PORTSDIR}/devel/p5-Test-Base +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS+= </dev/null |