mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Mark BROKEN on 6.X: does not link
Reported by: pointyhat
This commit is contained in:
parent
b2009c92ce
commit
b280a01a53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258115
@ -53,6 +53,10 @@ CPPFLAGS+= ${PTHREAD_CFLAGS}
|
||||
QTCFGLIBS+= ${PTHREAD_LIBS}
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not link on 6.X
|
||||
.endif
|
||||
|
||||
# 7-Zip (.cb7) support
|
||||
.if !defined(WITHOUT_7ZIP)
|
||||
RUN_DEPENDS+= 7z:${PORTSDIR}/archivers/p7zip
|
||||
|
Loading…
Reference in New Issue
Block a user