diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-19 12:37:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-19 12:37:17 +0000 |
commit | fd59c2db4218715ffcf63f92225e74215f72cbc5 (patch) | |
tree | 4d4f287038fe50d1398fc2d491646a950205a2bd | |
parent | b58f226086539e91dc2660af30ace3a39c7b15db (diff) | |
download | ports-fd59c2db4218715ffcf63f92225e74215f72cbc5.tar.gz ports-fd59c2db4218715ffcf63f92225e74215f72cbc5.zip |
Notes
-rw-r--r-- | net-mgmt/seafile/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/seafile/Makefile b/net-mgmt/seafile/Makefile index 5f1d1f89f68a..43ef920acc0f 100644 --- a/net-mgmt/seafile/Makefile +++ b/net-mgmt/seafile/Makefile @@ -16,7 +16,6 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala LIB_DEPENDS= libsearpc.so:${PORTSDIR}/devel/libsearpc \ libevhtp.so:${PORTSDIR}/www/libevhtp \ libzdb.so:${PORTSDIR}/databases/libzdb \ - libcrypto.so:${PORTSDIR}/security/openssl \ libcurl.so:${PORTSDIR}/ftp/curl \ libinotify.so:${PORTSDIR}/devel/libinotify \ libccnet.so:${PORTSDIR}/net-mgmt/ccnet |