aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cdk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-21 22:06:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-21 22:06:50 +0000
commitfc32141c2ba2d8c4429bbe03f0c93bf8ccb948b2 (patch)
tree5047b555b0bee93065233091f494fb0d990a17d9 /devel/p5-Cdk
parent56131f71ff972b7dddd78f31ad169eb37c7cfbd7 (diff)
downloadports-fc32141c2ba2d8c4429bbe03f0c93bf8ccb948b2.tar.gz
ports-fc32141c2ba2d8c4429bbe03f0c93bf8ccb948b2.zip
This does not compile on 4.x either
Notes
Notes: svn path=/head/; revision=101610
Diffstat (limited to 'devel/p5-Cdk')
-rw-r--r--devel/p5-Cdk/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Cdk/Makefile b/devel/p5-Cdk/Makefile
index 04037dd3ad23..426b80a142e6 100644
--- a/devel/p5-Cdk/Makefile
+++ b/devel/p5-Cdk/Makefile
@@ -21,10 +21,6 @@ LIB_DEPENDS= cdk.4:${PORTSDIR}/devel/cdk
WRKSRC= ${WRKDIR}/Cdk
PERL_CONFIGURE= yes
-.include <bsd.port.pre.mk>
+BROKEN= "Does not compile"
-.if ${PERL_LEVEL} >= 500800
-BROKEN= "Does not compile with perl >= 5.8"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>