diff options
Diffstat (limited to 'net/pipsecd/Makefile')
-rw-r--r-- | net/pipsecd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile index 672e747..3225b52 100644 --- a/net/pipsecd/Makefile +++ b/net/pipsecd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.enst.fr/~beyssac/pipsec/ \ MAINTAINER= patrick@mindstep.com -BUILD_DEPENDS= ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl:install +LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl ALL_TARGET= pipsecd |