diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-09 11:43:11 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-09 11:43:11 +0000 |
commit | 02adc6ab70e20f346c6e91755e7473de089e8219 (patch) | |
tree | c4cf7355ca5d1da270ff269618fe20ba602c8d92 /security | |
parent | c5e4e82815ae1c1f6ecd7c16cc7140585340f899 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 67cbb6135313..b3084bb6f31e 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.FreeBSD.org/~green/ MAINTAINER= green@FreeBSD.org BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl +LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl CFLAGS+= -I${PREFIX}/include # Here, MANDIR is concetenated to DESTDIR which all forms the man install dir... |