diff options
-rw-r--r-- | security/openssl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 17bad298a0cc..a2eaa1666195 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -15,8 +15,6 @@ DIST_SUBDIR= ${DISTNAME}2 MAINTAINER= dinoex@FreeBSD.org COMMENT= SSL and crypto library -BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend - .ifdef USE_OPENSSL .error You have `USE_OPENSSL' variable defined either in environment or in make(1) arguments. Please undefine and try again. .endif |