aboutsummaryrefslogtreecommitdiff
path: root/net/ssltunnel-client
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-09-03 22:11:55 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-09-03 22:11:55 +0000
commitb6681b4d683da81f991c326ec9daf32ba364ec29 (patch)
tree103acdcfe74836ae88ebb6a7d215e027a8684755 /net/ssltunnel-client
parent870dfc7be0b6871ea71f49486fede46cdead9cc4 (diff)
downloadports-b6681b4d683da81f991c326ec9daf32ba364ec29.tar.gz
ports-b6681b4d683da81f991c326ec9daf32ba364ec29.zip
Notes
Diffstat (limited to 'net/ssltunnel-client')
-rw-r--r--net/ssltunnel-client/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ssltunnel-client/Makefile b/net/ssltunnel-client/Makefile
index 39dde1d9268e..78aa0dbff04e 100644
--- a/net/ssltunnel-client/Makefile
+++ b/net/ssltunnel-client/Makefile
@@ -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