From 5ce7a09f62e2d3258fbdf2467890b75b7e9933b4 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 19 Dec 2008 18:20:06 +0000 Subject: - Mark BROKEN: does not compile Reported by: pointyhat --- devel/p5-P4-Client/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/p5-P4-Client') diff --git a/devel/p5-P4-Client/Makefile b/devel/p5-P4-Client/Makefile index 60873dd32c8..ec2176130b5 100644 --- a/devel/p5-P4-Client/Makefile +++ b/devel/p5-P4-Client/Makefile @@ -16,6 +16,8 @@ COMMENT= P4::Client - Perl extension for the Perforce API BUILD_DEPENDS= ${LOCALBASE}/lib/perforce/libclient.a:${PORTSDIR}/devel/p4api +BROKEN= does not compile + PERL_CONFIGURE= yes CC= ${CXX} -- cgit