1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +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:
Simon L. B. Nielsen 2006-09-03 22:11:55 +00:00
parent 870dfc7be0
commit b6681b4d68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172112

View File

@ -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