BROKEN: Incorrect pkg-plist
This commit is contained in:
parent
650027bb72
commit
a87caf8b84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129204
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ USE_IMAKE= yes
|
|||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.else
|
||||
BROKEN= "Incorrect pkg-plist"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue