Mark as broken with gcc4.2. While here, pet portlint.
This commit is contained in:
parent
46379650e8
commit
c4ea5bb42d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200620
1 changed files with 8 additions and 2 deletions
|
@ -19,6 +19,12 @@ CONFLICTS= kdenetwork-3.1.*
|
|||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue