mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
BROKEN with perl 5.8: does not compile
This commit is contained in:
parent
25a972f6f2
commit
55ef3cf8fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101011
@ -21,4 +21,10 @@ LIB_DEPENDS= cdk.4:${PORTSDIR}/devel/cdk
|
||||
WRKSRC= ${WRKDIR}/Cdk
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 500800
|
||||
BROKEN= "Does not compile with perl >= 5.8"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user