mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
BROKEN on 5.x: broken pkg-plist
This commit is contained in:
parent
c27e4452f0
commit
b134e8de43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100438
1 changed files with 4 additions and 0 deletions
|
@ -151,6 +151,10 @@ post-install:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
|
||||
|
|
Loading…
Add table
Reference in a new issue