mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Mark BROKEN on FreeBSD 7.X: does not configure
ImportError: /usr/local/lib/python2.7/site-packages/OpenSSL/SSL.so: Undefined symbol "SSL_get_servername" Reported by: pointyhat
This commit is contained in:
parent
2240459cd7
commit
4894b9c262
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283246
@ -27,4 +27,10 @@ USE_GNOME= pygobject
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= does not configure on FreeBSD 7.X
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user