This does not compile on 4.x either
This commit is contained in:
parent
56131f71ff
commit
fc32141c2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101610
1 changed files with 2 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue