aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-01-08 14:52:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-01-08 14:52:51 +0000
commitd0af69ac7fa45c628e563d17f83eb381245e4f7e (patch)
treef103b9073d6f88a979a382909c7cec93c4264cfb /security/openssl
parenta5123fa790de5a22b759d4b67975b0cebda2a494 (diff)
downloadports-d0af69ac7fa45c628e563d17f83eb381245e4f7e.tar.gz
ports-d0af69ac7fa45c628e563d17f83eb381245e4f7e.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 96bc0fad608b..5f8463a28599 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -25,6 +25,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= SSL and crypto library
+BROKEN= builds but fail to run
+
.ifdef USE_OPENSSL
.error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
.endif