diff options
author | pav <pav@FreeBSD.org> | 2009-10-27 04:41:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-10-27 04:41:06 +0800 |
commit | 37b71e07f56a30723617484803fa53d2a6335254 (patch) | |
tree | a0c0f457421934be5f8b57714a30f6ab2d4abb3c /www | |
parent | d72b65520a1d3fc987a895212e3a34febbbf01bc (diff) | |
download | freebsd-ports-gnome-37b71e07f56a30723617484803fa53d2a6335254.tar.gz freebsd-ports-gnome-37b71e07f56a30723617484803fa53d2a6335254.tar.zst freebsd-ports-gnome-37b71e07f56a30723617484803fa53d2a6335254.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-AuthTicket/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index a8e4658af869..dff2e93e9a4b 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCoo ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI BUILD_DEPENDS= ${RUN_DEPENDS} +BROKEN= does not build + PERL_CONFIGURE= yes MAN3= Apache::AuthTicket.3 Apache2::AuthTicket.3 |