BROKEN: Incorrect pkg-plist from bad objformat handling
This commit is contained in:
parent
26a1d77bf6
commit
d941237598
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190566
1 changed files with 7 additions and 1 deletions
|
@ -25,4 +25,10 @@ USE_GNOME= gtk12
|
|||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700029
|
||||
BROKEN= Incorrect pkg-plist (broken objformat handling)
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue