aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-P4-Client
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-12-20 02:20:06 +0800
committerpav <pav@FreeBSD.org>2008-12-20 02:20:06 +0800
commit5ce7a09f62e2d3258fbdf2467890b75b7e9933b4 (patch)
tree0254a50676285c83d5a395d638daa04622a8096c /devel/p5-P4-Client
parentddd502f9b515a967f81db862c4cc4e65551cc760 (diff)
downloadfreebsd-ports-graphics-5ce7a09f62e2d3258fbdf2467890b75b7e9933b4.tar.gz
freebsd-ports-graphics-5ce7a09f62e2d3258fbdf2467890b75b7e9933b4.tar.zst
freebsd-ports-graphics-5ce7a09f62e2d3258fbdf2467890b75b7e9933b4.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'devel/p5-P4-Client')
-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 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}