Skip to content

Commit

Permalink
Revert API depends change, not needed.
Browse files Browse the repository at this point in the history
Ok jperkin.
  • Loading branch information
wiz committed Feb 7, 2013
1 parent 1da9209 commit 95aed17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions security/openssl/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.45 2013/02/07 10:22:57 tron Exp $
# $NetBSD: buildlink3.mk,v 1.46 2013/02/07 11:30:57 wiz Exp $

BUILDLINK_TREE+= openssl

Expand All @@ -7,7 +7,7 @@ OPENSSL_BUILDLINK3_MK:=

. include "../../mk/bsd.fast.prefs.mk"

BUILDLINK_API_DEPENDS.openssl+= openssl>=1.0.1c
BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.6m
BUILDLINK_ABI_DEPENDS.openssl+= openssl>=1.0.1c
BUILDLINK_PKGSRCDIR.openssl?= ../../security/openssl

Expand Down

0 comments on commit 95aed17

Please sign in to comment.