mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSL
0.9.8b. Reported by: pointyhat via kris
This commit is contained in:
parent
870dfc7be0
commit
b6681b4d68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172112
@ -31,6 +31,10 @@ WITHOUT_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700019
|
||||
BROKEN= does not compile with OpenSSL 0.9.8b
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mgtk12}!=""
|
||||
USE_GNOME=gtk12
|
||||
USE_PERL5=yes
|
||||
|
Loading…
Reference in New Issue
Block a user