mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
BROKEN with perl != 5.6.1: broken plist
This commit is contained in:
parent
06aac32a8d
commit
3e2330f8f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101174
@ -27,4 +27,10 @@ PERL_CONFIGURE= YES
|
||||
USE_GNOME= gtk12
|
||||
MAN1= gscmxx.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} != 500601
|
||||
BROKEN= "Broken pkg-plist with perl != 5.6.1"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user