mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Mark BROKEN on 4.X.
Reported by: pointyhat via kris
This commit is contained in:
parent
4b1bc98898
commit
766f494acb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148804
@ -36,10 +36,16 @@ LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--disable-ssl
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X"
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "libsoup has the following configurable option(s):"
|
||||
@${ECHO_MSG} " WITHOUT_SSL Disable GnuTLS SSL support"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -36,10 +36,16 @@ LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
|
||||
CONFIGURE_ARGS+=--disable-ssl
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X"
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "libsoup has the following configurable option(s):"
|
||||
@${ECHO_MSG} " WITHOUT_SSL Disable GnuTLS SSL support"
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user