summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-09 18:22:13 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-09 18:22:13 +0000
commit1dec92159ed69ff5774a6315e542897f09688285 (patch)
tree91665bf4a9f07818b3e61834368ace575bc4a2fe /security/openssl
parent- Update to 0.0.31 (diff)
- drop depedency to makedepend
Submitted by: Darren Pilgrim
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
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