diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:14:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:14:13 +0000 |
commit | ea35939d36baa231da7b7db691eac391c9269cec (patch) | |
tree | e29b8975ffb41af2722ed56e7444b2434c9243b5 /devel/p5-Algorithm-Accounting | |
parent | cd313b519c7cb0ea64683d78def7c6ce84978f24 (diff) | |
download | ports-ea35939d36baa231da7b7db691eac391c9269cec.tar.gz ports-ea35939d36baa231da7b7db691eac391c9269cec.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Accounting')
-rw-r--r-- | devel/p5-Algorithm-Accounting/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Accounting/Makefile b/devel/p5-Algorithm-Accounting/Makefile index 7768a23abf39..50726f6dc9e6 100644 --- a/devel/p5-Algorithm-Accounting/Makefile +++ b/devel/p5-Algorithm-Accounting/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \ ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + PERL_CONFIGURE= yes MAN3= Algorithm::Accounting.3 |