aboutsummaryrefslogtreecommitdiff
path: root/security/sslwrap
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
commit488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch)
treeb3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /security/sslwrap
parent10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff)
downloadports-488b2131831ae04c9871c69e45a79e378dbc4bf7.tar.gz
ports-488b2131831ae04c9871c69e45a79e378dbc4bf7.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80309
Diffstat (limited to 'security/sslwrap')
-rw-r--r--security/sslwrap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 5f3eec5559b7..863a84b9a6b3 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ZGabor@CoDe.HU
COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL
+BROKEN= "Does not compile"
+
USE_OPENSSL= YES
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}