diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 06:14:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 06:14:13 +0800 |
commit | c4533afca9f454d006bb5293a196fc14417fbada (patch) | |
tree | 01bf158c2bacd6600c085077ff0a630fd08e342f /devel | |
parent | 2439dad896b8d0628ef45cd5142733b5ab03c807 (diff) | |
download | freebsd-ports-gnome-c4533afca9f454d006bb5293a196fc14417fbada.tar.gz freebsd-ports-gnome-c4533afca9f454d006bb5293a196fc14417fbada.tar.zst freebsd-ports-gnome-c4533afca9f454d006bb5293a196fc14417fbada.zip |
BROKEN: Unfetchable
Diffstat (limited to 'devel')
-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 |