summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 12:37:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 12:37:17 +0000
commitfd59c2db4218715ffcf63f92225e74215f72cbc5 (patch)
tree4d4f287038fe50d1398fc2d491646a950205a2bd
parentUpdate to 0.6.3 (diff)
Remove useless entry in LIB_DEPENDS (handled by USE_OPENSSL already)
Reported by: kwm
-rw-r--r--net-mgmt/seafile/Makefile1
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