diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
commit | 9030612814a26388172cec3ad15cbda1de3d1dcb (patch) | |
tree | 4cc191c70edb8ed4ac69d2f9535cfef6c7694972 /www/p5-Template-Plugin-Comma | |
parent | f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22 (diff) | |
download | ports-9030612814a26388172cec3ad15cbda1de3d1dcb.tar.gz ports-9030612814a26388172cec3ad15cbda1de3d1dcb.zip |
Notes
Diffstat (limited to 'www/p5-Template-Plugin-Comma')
-rw-r--r-- | www/p5-Template-Plugin-Comma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index f1a8c39e0f0c..785b781df45b 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -18,6 +18,8 @@ COMMENT= Template::Plugin::Comma - TT Plugin to commify numbers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Template::Plugin::Comma.3 |