aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-P4-Client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-P4-Client/Makefile b/devel/p5-P4-Client/Makefile
index 60873dd32c8c..ec2176130b50 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}