aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-01-08 22:52:51 +0800
committerdinoex <dinoex@FreeBSD.org>2009-01-08 22:52:51 +0800
commit65b0be25d5549ddf7625d5a2f219cad879f8dde9 (patch)
tree00aa2e2172cc07f9cc68ce0f454b1b3bcbf2cd05 /security/openssl/Makefile
parent6a6c694edf66b130ecded11442164221d6bd61b4 (diff)
downloadfreebsd-ports-gnome-65b0be25d5549ddf7625d5a2f219cad879f8dde9.tar.gz
freebsd-ports-gnome-65b0be25d5549ddf7625d5a2f219cad879f8dde9.tar.zst
freebsd-ports-gnome-65b0be25d5549ddf7625d5a2f219cad879f8dde9.zip
- mark BROKEN
Diffstat (limited to 'security/openssl/Makefile')
-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