From 65b0be25d5549ddf7625d5a2f219cad879f8dde9 Mon Sep 17 00:00:00 2001 From: dinoex Date: Thu, 8 Jan 2009 14:52:51 +0000 Subject: - mark BROKEN --- security/openssl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/openssl/Makefile') 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 -- cgit