This does not compile on 4.x either

This commit is contained in:
Kris Kennaway 2004-02-21 22:06:50 +00:00
parent 56131f71ff
commit fc32141c2b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101610

View file

@ -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>